Closed
Bug 691529
Opened 13 years ago
Closed 6 years ago
mobile/locales/en-US/chrome/localepicker.properties - xml parse error: closing
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: joey, Unassigned)
References
Details
http://mxr.mozilla.org/mozilla-central/source/mobile/locales/en-US/chrome/localepicker.properties
python's lxml module/parser is reporting content problems while parsing the localepicker.properties file. Some of the tags '<meta>,<link>, etc are missing closing a closing tag -- ' />' or '</meta>'
Comment 1•13 years ago
|
||
This file isn't xml. Its Javascript... sorta. Its our own internal string file representation really. Are you sure that's the right file?
Assignee: moz_en-gb → nobody
Component: en-GB / English (United Kingdom) → General
Product: Mozilla Localizations → Fennec
QA Contact: moz_en-gb → general
Version: unspecified → Trunk
Comment 3•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•