Ticket #226 (closed bug: fixed)
Data loader mis-recognizes ASCII reduced data as xml
| Reported by: | ajj | Owned by: | ajj |
|---|---|---|---|
| Priority: | minor | Milestone: | Analysis 4.1 Release |
| Component: | Analysis | Keywords: | |
| Cc: | Task: | ||
| Blocking: |
Description
The isXML function is simply checking for the string "xml" in the first line of the file.
If the data was reduced from an XML raw data file (e.g. HFIR) then the first line will have that name in and will cause the isXML function to claim that the file is XML.
Change History
Note: See
TracTickets for help on using
tickets.

Fix in r548.