Ticket #274 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
