Closed Bug 15347 Opened 25 years ago Closed 25 years ago

need to specify RDF xmlns in overlay

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: shaver, Assigned: cata)

References

()

Details

(Whiteboard: Asked reporter for more informations.)

The overlay in question uses the RDF namespace (rdf:type), but never sets it up. This will result in the attributes being ignored, which is probably not what you want.
Assignee: ftang → cata
cata, charsetOverlay.xul is your file.
Status: NEW → ASSIGNED
Target Milestone: M12
Whiteboard: Fix in local tree, waiting to checking when public tree opens.
Problem was with bogus rules not being used anymore, but still being there.
Whiteboard: Fix in local tree, waiting to checking when public tree opens.
Oops! Please discard my latest comment, it was intended for a different bug.
How does one set up the RDF namespace? Is there an example of that in the tree?
Target Milestone: M12 → M13
Blocks: 20761
Whiteboard: Asked reporter for more informations.
this is a real no-brainer. all that needs to be done is add: xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" to the <window> tag. For an example, see: http://lxr.mozilla.org/seamonkey/source/xpfe/components/bookmarks/resources/bookmarks.xul#31
Great! Thanks! I'll do it asap.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I fixed it, applying waterson's suggestion.
Changed QA contact to cata@netscape.com. Cata, please mark this as verified.
QA Contact: teruko → cata
And it is verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.