Bug 115667

Summary: webkit-patch: fix 'upload' command with Bugzilla 4.2.5
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, dpranke, eric, glenn, ossy, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 55882    
Attachments:
Description Flags
Patch v1 none

Description David Kilzer (:ddkilzer) 2013-05-06 12:15:17 PDT
Bugzilla 4.2.5 adds an n-dash and the bug summary to the <title> tag of the resulting web page, which breaks webkit-patch.

Bugzilla 3.2.3:  <title>Bug 115667 Submitted</title>
Bugzilla 4.2.5:  <title>Bug 115667 Submitted &ndash; webkit-patch: fix 'upload' command with Bugzilla 4.2.5</title>
Comment 1 David Kilzer (:ddkilzer) 2013-05-06 12:23:12 PDT
Created attachment 200764 [details]
Patch v1
Comment 2 WebKit Commit Bot 2013-05-06 12:48:22 PDT
Comment on attachment 200764 [details]
Patch v1

Clearing flags on attachment: 200764

Committed r149630: <http://trac.webkit.org/changeset/149630>
Comment 3 WebKit Commit Bot 2013-05-06 12:48:24 PDT
All reviewed patches have been landed.  Closing bug.