Open
Bug 143265
Opened 23 years ago
Updated 3 years ago
non-xml mime type for xml files not reported as error
Categories
(Core :: XML, defect, P3)
Core
XML
Tracking
()
NEW
Future
People
(Reporter: axel, Unassigned)
References
()
Details
Some XML features like document.load and XSLT load XML files.
If the loaded files do not have a XML MIME type, no error is generated.
This blocks failing gracefully.
Reporter | ||
Updated•23 years ago
|
Updated•22 years ago
|
Priority: -- → P3
QA Contact: moied → dsirnapalli
![]() |
||
Comment 1•21 years ago
|
||
So what exactly is the caller doing and what are you expecting the parser to do?
Comment 2•21 years ago
|
||
Isn't this a feature, not a bug?
Updated•21 years ago
|
Assignee: harishd → parser
QA Contact: dsirnapalli → mrbkap
Updated•16 years ago
|
Assignee: parser → nobody
QA Contact: mrbkap → parser
Updated•8 years ago
|
Component: HTML: Parser → XML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•