zzycami / touchcode

Automatically exported from code.google.com/p/touchcode
0 stars 0 forks source link

PATCH: Add XML_CDATA_SECTION_NODE to the list of acceptable node types #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The attached patch prevents NSXMLNode from throwing an exception when it
encounters a XML_CDATA_SECTION_NODE in the XML file.

Original issue reported on code.google.com by sam.ste...@gmail.com on 23 May 2008 at 12:48

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in r76. Thanks for the patch!

Original comment by jwight on 24 May 2008 at 7:44