Dennis1000/verysimplexml

Parsing error on iOS

GoogleCodeExporter opened this issue · 1 comments

What steps will reproduce the problem?
1. Use any XML with target iOS

What is the expected output? What do you see instead?
Expected:<XML><a></a></XML>
Output: <XML></A></A></>

Original issue reported on code.google.com by dennis.spreen on 7 Jan 2014 at 7:41

fixed with 2.0 beta 6

Original comment by dennis.spreen on 18 Feb 2014 at 10:41

  • Changed state: Fixed