Closed
Bug 283766
Opened 20 years ago
Closed 20 years ago
XML error messages are missing
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
Firefox1.5
People
(Reporter: jruderman, Assigned: zbraniecki)
References
Details
(Keywords: regression, testcase)
Steps to reproduce:
1. data:text/xml,<unclosed>
Result: XML error page, but no error message (black text)
Expected: XML error page with error message
This bug first appears in:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050221
Firefox/1.0+
Works correctly in:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050220
Firefox/1.0+
This could be another regression from bug 279768 (along with bug 283046.)
Reporter | ||
Comment 1•20 years ago
|
||
This breaks a bookmarklet I use often:
http://www.squarefree.com/bookmarklets/validation.html#blogidate_xml_well-formedness
Comment 2•20 years ago
|
||
Worksforme in seamonkey builds, so not a core issue, probably...
Assignee: xml → firefox
Component: XML → General
Product: Core → Firefox
QA Contact: ashshbhatt → general
Updated•20 years ago
|
Assignee: firefox → gandalf
Assignee | ||
Comment 4•20 years ago
|
||
This bug should be fixed with my lastest patch in 279768
Reporter | ||
Comment 5•20 years ago
|
||
Yep, fixed. And the bookmarklet works again.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050312
Firefox/1.0+
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Target Milestone: --- → Firefox1.1
Comment 6•20 years ago
|
||
Wasn't this once blocking 1.1? What happened to the flag?
Reporter | ||
Comment 7•20 years ago
|
||
This bug is fixed, so bugs.mano removed the nomination.
You need to log in
before you can comment on or make changes to this bug.
Description
•