Closed Bug 840884 Opened 13 years ago Closed 13 years ago

Corrupted langpacks due to XML error in install.rdf

Categories

(Firefox :: Untriaged, defect)

18 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 832060

People

(Reporter: hendry, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.69 Safari/537.17 Steps to reproduce: Try to install the Arabic langpack Actual results: Firefox told me it can't be installed because it is corrupt Expected results: It should have installed
x220:~/debian/sid-root/root/webconverger/chroot/opt/firefox/langpacks$ for i in */install.rdf; do xmlstarlet val $i | grep invalid; done langpack-ar@firefox.mozilla.org/install.rdf - invalid langpack-bn-BD@firefox.mozilla.org/install.rdf - invalid langpack-ca@firefox.mozilla.org/install.rdf - invalid langpack-csb@firefox.mozilla.org/install.rdf - invalid langpack-fa@firefox.mozilla.org/install.rdf - invalid langpack-ff@firefox.mozilla.org/install.rdf - invalid langpack-gd@firefox.mozilla.org/install.rdf - invalid langpack-nso@firefox.mozilla.org/install.rdf - invalid The invalid XML is caused be leading whitespace to the <?xml version="1.0"?> declaration.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.