RESOLVED FIXED115667
webkit-patch: fix 'upload' command with Bugzilla 4.2.5
https://bugs.webkit.org/show_bug.cgi?id=115667
Summary webkit-patch: fix 'upload' command with Bugzilla 4.2.5
David Kilzer (:ddkilzer)
Reported 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>
Attachments
Patch v1 (2.92 KB, patch)
2013-05-06 12:23 PDT, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2013-05-06 12:23:12 PDT
Created attachment 200764 [details] Patch v1
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2013-05-06 12:48:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.