Project

Profile

Help

Bug #1559

closed

Error message in case where DTD causes IE XML parser to fail is unclear

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Sprint/Milestone:
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

Also available in: Atom PDF