Closed
Bug 171634
Opened 23 years ago
Closed 23 years ago
Wrong mimetype for 'raw' files
Categories
(Webtools Graveyard :: MXR, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 151118
People
(Reporter: sicking, Assigned: endico)
References
()
Details
When using LXR to browse raw files (by adding 'raw=1' to the querystring) LXR
doesn't always send the correct mime-type. Both files with .xml and with .css
extension are sent as plain/text, but should be text/xml resp. text/css.
It would be good to be able to use LXR to view some of the testcases that we
have in the tree, especially since some of them needs to be loaded from http.
Steps to reproduce:
1. load attached url
2. select "page info" from the contextmenu
3. look at "Type"
Should be "text/xml", is "text/plain"
*** This bug has been marked as a duplicate of 151118 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
QA Contact: timeless → lxr
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•