Closed
Bug 271415
Opened 21 years ago
Closed 20 years ago
XML parsing error in update rdf files on update.mozilla.org
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nospam, Unassigned)
References
()
Details
(Whiteboard: [asaP1])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0
The UK version of Firefox contains
https://update.mozilla.org/update/firefox/en-GB.rdf as the update URL. This file
does not exist, and so the auto update will not work.
Reproducible: Always
Steps to Reproduce:
N/A
This could be a security issue if a critical update is released and no UK users
install it.
| Reporter | ||
Comment 1•21 years ago
|
||
Setting this to critical as this could stop critical security updates reaching
UK users, and it's very easy to fix.
Severity: normal → critical
Summary: Auto Update will not function in UK version of Firefox → Auto Update will not function in UK version of Firefox
| Reporter | ||
Updated•21 years ago
|
Component: English, United Kingdom/en-GB → General
Product: Mozilla Localizations → Firefox
| Reporter | ||
Updated•21 years ago
|
QA Contact: firefox.general
Comment 2•21 years ago
|
||
Chase, I see an XML error in the en-GB rdf file. Can you look into this?
Assignee: nobody → chase
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [asaP1]
Comment 3•20 years ago
|
||
The same XML parsing error appears in
https://update.mozilla.org/update/firefox/en-US.rdf - specifically the tags
<NC:version>, <NC:severity>, <NC:URL> and <NC:description> are used without
defining the NC prefix.
However I think the actual bug that was reported has been fixed, since the rdf
file does (now) exist.
Comment 4•20 years ago
|
||
Hardware -> All, OS -> All
Severity -> Normal as the core issue (the file not existing) was fixed independently, and as a UK user I can verify that I can receive updates fine (whether in Fx1.5 or nightlies).
Updated summary accordingly to cover the XML parsing issue only.
Severity: critical → normal
OS: Windows 2000 → All
Hardware: PC → All
Summary: Auto Update will not function in UK version of Firefox → XML parsing error in update rdf files on update.mozilla.org
I think its important that the en-GB.rdf file be updated at the same time as en-US (or indeed any other locale).
Comment 6•20 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Comment 7•20 years ago
|
||
not supporting 1.0.x anymore.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•