Closed
Bug 256083
Opened 21 years ago
Closed 21 years ago
application/rdf+xml is displayed as application/vnd.mozilla.xul+xml in Page Info
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 256084
People
(Reporter: xanthor+bz, Assigned: db48x)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a3) Gecko/20040817
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a3) Gecko/20040817
Gecko now supports application/rdf+xml media type.
But when we try to open such file and check in Page Info the media type, it's
the one of XUL that is shown...
Reproducible: Always
Steps to Reproduce:
1a. Open a online application/rdf+xml file
or
1b. Open a local .rdf file
2. Check Page Info
Actual Results:
application/vnd.mozilla.xul+xml
Expected Results:
application/rdf+xml
(Verified on Moz1.8a3 on Linux and on win32)
Comment 1•21 years ago
|
||
that other bug has more information, so lets dupe this one.
*** This bug has been marked as a duplicate of 256084 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Page Info → DOM: Mozilla Extensions
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•