About Store Forum Documentation Contact



Post Reply 
Bug in XmlData
Author Message
fatcoder Offline
Member

Post: #1
Bug in XmlData
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.


Attached File(s)
.txt  test.txt (Size: 66 bytes / Downloads: 8)
12-09-2013 10:22 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Bug in XmlData
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!
12-11-2013 03:23 AM
Find all posts by this user Quote this message in a reply
Post Reply