Closed
Bug 553643
Opened 15 years ago
Closed 14 years ago
Changing locale causes xml error at startup
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: u336495, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a4pre) Gecko/20100319 Minefield/3.7a4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a4pre) Gecko/20100319 Minefield/3.7a4pre
when I try to change general.useragent.locale from en-US to pl-PL or pl
I get error after restart
Błąd parsowania XML: niezdefiniowana jednostka
Obszar: chrome://browser/content/browser.xul
Numer linii: 1325, kolumna 15: <menuitem id="sanitizeItem"
Error parsing XML: undefined unit
Space: chrome://browser/content.browser.xul
Line: 1325, column 15: <menuitem id="sanitizeItem"
Reproducible: Always
Steps to Reproduce:
1.go to about:config
2.change general.useragent.locale to pl-PL
3.restart
Actual Results:
xml parsing error
Expected Results:
Minefield starts normally
changing back to en-US fixes problem
It works now
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•