Bug 18772
Summary: | Fix comment encodings in database after upgrading to Bugzilla 3.0.x | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, aroben, mrowe, webkit |
Priority: | P2 | ||
Version: | 525.x (Safari 3.1) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
David Kilzer (:ddkilzer)
Once we upgrade to Bugzilla 3.0.x, we need to enable the 'utf8' parameter and fix the encoding of some comments in the database.
The contrib/recode.pl tool does the work, but it fails on certain comments because of Bug 9630 in nightly builds of WebKit that caused non-breaking spaces to be inserted into the content of submitted textareas.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Blaut
*** This bug has been marked as a duplicate of 16847 ***