Closed Bug 284553 Opened 19 years ago Closed 14 years ago

XML Parsing Error: prefix not bound to a namespace

Categories

(AUS Graveyard :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID
4.x (triaged)

People

(Reporter: timeless, Unassigned)

References

()

Details

XML Parsing Error: prefix not bound to a namespace
Location: https://update.mozilla.org/update/firefox/en-US.rdf
Line Number 17, Column 5:    <NC:version>1.0</NC:version>
----^
Try it in Firefox; it works just fine there.  See also the catch-all bug 284186
which mentions a few other things.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: 1.0 → 1.1
We must fix this for the next version.
OS: Windows XP → All
Hardware: PC → All
Target Milestone: 1.1 → 2.0
That branch FF eats this mess is just because it uses a non-xml-namespaces
conformant parser.

Please don't stage RDF that isn't RDF. Use http://www.w3.org/RDF/Validator before.
Saying this as RDF module owner. I'm not supporting anything else.

Raising severity, this may break at any time. Note that this is a FF 1.1 blocker.
Severity: normal → major
Assignee: Bugzilla-alanjstrBugs → nobody
Component: Web Site → General
Product: Update → AUS
QA Contact: mozilla.update → nobody
Target Milestone: 2.0 → ---
Version: unspecified → 1.0
Hi there,
I'll be very happy if this can be fixed! This is one of the websites I am working on (with SVG): http://www.marsop.info/

Bypass the logon procedure by following this link:
http://www.marsop.info/scripts/mars.exe?page=logonpage&username=anonymous&pw=abcd
Then click on the logo and see the error appear in the upper left corner.
TIA, Dobedani
That's just a bug in your app. The xlink: prefix is not bound to the XLink namespace... The root element is also not bound to the SVG namespace which is yet another issue... Anyway, that's a completely separate issue and not related to this bug at all.
Note that FF 1.5 has shipped, and does NOT tolerate this stuff.
QA Contact: nobody → general
This bug is resolved by deprecating the use of rdf in update information.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.