Actions
Bug #1559
closedError message in case where DTD causes IE XML parser to fail is unclear
Start date:
2012-06-19
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
The loadXML() method for the Microsoft.XMLDOM object will return null (rather than throw an exception) if a DTD entity declaration is declared internally or external DTD entity references are encountered by the parser.
To help track down such parse errors to a specific file, the error message should indicate that null was returned along with the URL of the file.
Updated by O'Neil Delpratt almost 12 years ago
- Status changed from Resolved to Closed
- Sprint/Milestone set to Release 1.1
- Found in version set to 1.0
- Fixed in version set to 1.1
Bug fixed for Saxon-CE version 1.1 release
Please register to edit this issue
Actions