Closed Bug 158616 Opened 22 years ago Closed 22 years ago

Serializer should throw exception when the data is anything other than text/xml.

Categories

(Core :: XML, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 86012

People

(Reporter: stummala, Assigned: hjtoi-bugzilla)

References

()

Details

BuildID: 2002-07-17-08-1.0 When trying to serialize the content of any document other than type "text/xml", exception has to be thrown. This bug is close to bug 86012, but not the same. Reproducible: Always
Severity: normal → enhancement
what about application/xml (used) and application/*+xml ?
In my opinion this is dupe. Once Bugzilla stops abusing XMLSerializer we can QI the document to nsIXMLDocument and fail to serialize if QI did not succeed, or something like that... *** This bug has been marked as a duplicate of 86012 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
QA Contact: petersen → rakeshmishra
You need to log in before you can comment on or make changes to this bug.