I just updated to the latest EE 1.0 and there seems to be a bug in XmlData. Some xml files I have no longer load after updating. I have worked out that the problem is due to the > character being used inside comments.
For example, try loading the attached file using XmlData.load and you will see that load returns false and fails to load the file. If you then remove the > character from within the comment, it will load fine.
An EE 1.0 fix for this would be greatly appreciated. Thanks.
Thank you for reporting this, I've improved the XML parser for 2.0
This is a minor issue and I will not be updating 1.0 as it is no longer supported.
Thank you!