Closed Bug 3334 Opened 26 years ago Closed 26 years ago

[RDF/DOM] namespace scoping doesn't work from the DOM

Categories

(Core Graveyard :: RDF, defect, P2)

x86
Windows NT
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: waterson, Assigned: waterson)

References

()

Details

All namespace scoping information that maps a namespace prefix to a URI (e.g., xmlns:foo="...") is lost in the translation from XUL to the RDF graph. We need to somehow retain this information in the graph so that we can correctly process DOM calls with namespace prefixes.
Component: Aurora/RDF FE → RDF
Product: MozillaClassic → Browser
Version: 1998-03-31 → other
Status: NEW → ASSIGNED
Target Milestone: M4
Set target milestone to M4.
Set target milestone to M5.
Target Milestone: M5 → M4
Set target milestone to M4 because of dependency from bug 4614.
Target Milestone: M4 → M5
So I talked with gramps and chofmann about this one. The additions to support this are starting to get pretty extensive, including whacking the XUL content sink, the XUL content model builder, and the tree builder. Per my discussion with gramps and chofmann, I am slipping these to M5, as well.
Fixed. Added code to XUL content sink and XUL content model builder to properly "pull" namespace info through the graph. See dom-test-2.xul for verification.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.