Closed Bug 136811 Opened 22 years ago Closed 22 years ago

Base URI must not affect document-internal reference

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 146441

People

(Reporter: mimasa, Unassigned)

References

()

Details

Mozilla incorrectly takes into account the base URI set by e.g. xml:base
to resolve relative URI reference even if a URI reference only contains
a fragment identifier. Per RFC 2396, "a reference containing only
a fragment identifier is a reference to the identified fragment of that
document", regardless of the base URI.  This is the case for HTML/XHTML
documents with the 'base' element, too.
dbaron suggested -> docshell as a guess. Confirming.
Assignee: Matti → adamlock
Status: UNCONFIRMED → NEW
Component: Browser-General → Embedding: Docshell
Ever confirmed: true
QA Contact: imajes-qa → adamlock
-> Reassign DOM
Component: Embedding: Docshell → DOM Content Models

*** This bug has been marked as a duplicate of 146441 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Assignee: adamlock → nobody
Component: DOM: Abstract Schemas → HTML: Parser
OS: Windows XP → All
QA Contact: adamlock → parser
Hardware: x86 → All
You need to log in before you can comment on or make changes to this bug.