Opened 5 years ago

Closed 4 years ago

#228 closed defect (fixed)

Crash: when updating a tsv-date series (line diagram) when tsv file reader throws read errors/file missing/invalid data etc.

Reported by: ghorwin Owned by:
Priority: critical Milestone: 2.2.3
Version: 2.2.x Keywords:
Cc: Operating System: all

Description (last modified by ghorwin)

Happens when empty tsv file is updated in session where previously filled tsv file is already used in mapper.

Symptoms:

  • filereader plugin does not accept empty tsv file (missing header -> tsv file reader rejects file)
  • DataIO reader throws an exception while reading the data -> dataIO remains empty

Change History (3)

comment:1 by ghorwin, 5 years ago

Description: modified (diff)

comment:2 by ghorwin, 4 years ago

Milestone: 2.2.42.2.3

comment:3 by ghorwin, 4 years ago

Resolution: fixed
Status: newclosed

Fixed in rev. 1216

Note: See TracTickets for help on using tickets.