Ticket #274 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

End of XML file is bad for multirecord export

Reported by: mshopsin Owned by: mshopsin
Priority: major Milestone: EdGCM 2.4.2
Component: EdGCM Version: EdGCM 2.4.1
Keywords: Cc:
OS:

Description

The last XML tag in the export file is <Model_Variables> instead of </Model_Variables> which crashes Apple's CFXMLParse code in CFXMLParserCreateWithDataFromURL and CFXMLTreeCreateWithDataFromURL referenced in http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFXML/Tasks/ParsingXMLDocuments.html . The single simulation export does not have the same bug, nor does it effect EdGCM itself. The fix will be incorporated into the release version of EdGCM 2.5r5.

Change History

Changed 3 years ago by mshopsin

  • status changed from new to closed
  • resolution set to fixed

Fixed for 2.5r5 and 3.0.

Note: See TracTickets for help on using tickets.