Fail to parse the XML document containing comments
I have a document with comments inside it. It fails to parse the document and it stops once it hits a XML comment. How to fix this? @leethomason
More investigation:
I'm using XMLHandle to parse the tag and its children. inside the tag there's a comment in the middle of it. When calling NextSibling() it breaks the loop. Can you help me know the root cause?
Do you have a very small sample of the XML you are trying to parse?
Hi, I am having the same issue, her is a small sample of an XML that fails when parsing:
It erased my xml lines !?? Adding a file sample.zip
Odd...file looks okay. Marking bug.
Actually marking bug, try to get to this on the next pass.