Closed
Bug 32527
Opened 26 years ago
Closed 26 years ago
Files generating parsing error do not display message
Categories
(Core :: XML, defect, P3)
Core
XML
Tracking
()
VERIFIED
FIXED
People
(Reporter: christinehoff4, Assigned: harishd)
Details
(Whiteboard: [PDT-])
Attachments
(1 file)
|
1.45 KB,
text/xml
|
Details |
Using the following builds:
Windows: 2000-03-20-06-m15-nb1b
Mac: 2000-03-17-m15-nb1b
Linux: 2000-03-17-16-m15-nb1b
Open the attached file or any .xml file that has a parsing error.
Expected result: Screen should describe parsing error.
Actual result: Application hangs; there is no parsing error display.
Marking this a beta1 bug.
| Reporter | ||
Comment 1•26 years ago
|
||
Comment 3•26 years ago
|
||
Rick, was this the potential regression that you called me about today. If this
is a regression, shouldn't we try to fix this for beta?
Comment 4•26 years ago
|
||
Harish, the parser never calls DidBuildModel() on the content sink so frames
don't get constructed and the XML error message never shows up. Re-assigning
this to you for further investigation.
Assignee: nisheeth → harishd
Calling DidBuildModel() on an XML error. MArking FIXED.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•