Article Details
Id: | 11577 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 2.00.02 |
Opened: | 28/11/2013 |
Closed: | 28/11/2013 |
Released: | 05/02/2014 |
Job: | J012606 |
Parsing XML documents now ignores DTD links
When loading an XML Document via the ISRuntime.ISXmlUtilities methods, any DTDs within the XML are now ignored.
Previously this could cause the Load to fail if the DTD (Document Type Definition) could not be resolved, e.g. because the DTD was blocked by a firewall.
Note, this has been disabled as failing to load the XML due to DTD issues is never desirable from within finPOWER Connect and can cause issues as explained above.