Closed
Bug 655472
Opened 14 years ago
Closed 13 years ago
Localized strings in localconfig are incorrectly encoded
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: LpSolit, Assigned: mkanat)
References
Details
(Keywords: regression)
Attachments
(1 file)
990 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Since bug 586210, localconfig contains localized strings instead of hardcoded english strings. But when editing this file, I see it's encoded as ISO-8859-1 instead of UTF8, despite strings.txt.pl itself is correctly encoded as UTF8 and despite the output of checksetup.pl is correct too. This makes localconfig mostly unreadable (mostly letters with accent).
Flags: blocking4.2+
Assignee | ||
Updated•14 years ago
|
Assignee: installation → mkanat
Assignee | ||
Comment 1•13 years ago
|
||
Ha, well that was easy! :-)
Attachment #553613 -
Flags: review?(LpSolit)
![]() |
Reporter | |
Comment 2•13 years ago
|
||
Comment on attachment 553613 [details] [diff] [review]
v1
Nice, thanks! :) r=LpSolit
Attachment #553613 -
Flags: review?(LpSolit) → review+
![]() |
Reporter | |
Updated•13 years ago
|
Flags: approval4.2+
Flags: approval+
Assignee | ||
Comment 3•13 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Install/Localconfig.pm
Committed revision 7933.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/Install/Localconfig.pm
Committed revision 7908.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•