Bug 115667 - webkit-patch: fix 'upload' command with Bugzilla 4.2.5
Summary: webkit-patch: fix 'upload' command with Bugzilla 4.2.5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks: 55882
  Show dependency treegraph
 
Reported: 2013-05-06 12:15 PDT by David Kilzer (:ddkilzer)
Modified: 2013-05-06 12:48 PDT (History)
7 users (show)

See Also:


Attachments
Patch v1 (2.92 KB, patch)
2013-05-06 12:23 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.