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 Changed 16 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [4102]) Fixes #905: AbstractFlatFileParser? aborts parsing if a parseHeaders() doesn't find any data