Opened 16 years ago

Closed 16 years ago

#905 closed defect (fixed)

AbstractFlatFileParser aborts parsing if a parseHeaders() doesn't find any data

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.6
Component: coreplugins Version:
Keywords: Cc:

Description

This mainly affects multi-section file formats. The correct behavior would be to continue with the next section.

Change History (2)

comment:1 by Nicklas Nordborg, 16 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4102]) Fixes #905: AbstractFlatFileParser aborts parsing if a parseHeaders() doesn't find any data

Note: See TracTickets for help on using tickets.