Ticket #226 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by ajj

  • Status changed from new to closed
  • Resolution set to fixed

Fix in r548.

Note: See TracTickets for help on using tickets.