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.
Please register to edit this issue
Actions