Closed
Bug 214403
Opened 23 years ago
Closed 23 years ago
opening text/xml without a stylesheet no longer displays pretty XML source
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: law)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030729 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030729 Mozilla Firebird/0.6.1
opening xml file (via file://) no longer uses xml pretty printing.
page info still shows the type as text/xml.
Reproducible: Always
Steps to Reproduce:
1. open a xml file from your local hard disk
Actual Results:
xml rendered as though it was hmtl
Expected Results:
xml rendered as xml, using xml pretty printing thingo.
Comment 1•23 years ago
|
||
I am seeing this as well on a Linux Mozilla build for both file:// and http://
test/xml requests. This is probably the same as bug 214537.
Setting OS to All, and changing Component to Layout.
Status: UNCONFIRMED → NEW
Component: File Handling → Layout
Ever confirmed: true
OS: Windows XP → All
Summary: opening xml file (via file://) no longer uses xml pretty printing → opening xml file no longer uses xml pretty
Comment 2•23 years ago
|
||
updating summary to better describe bug.
Summary: opening xml file no longer uses xml pretty → opening text/xml without a stylesheet no longer displays pretty XML source
Comment 3•23 years ago
|
||
*** Bug 214537 has been marked as a duplicate of this bug. ***
looks like the checkin for bug 214381 fixed this issue.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•