Opened 8 years ago
Closed 20 months ago
#52 closed defect (fixed)
Prevent crash when updating files with entirely new internal data structure
Reported by: | ghorwin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.4.0 |
Version: | 2.1.x | Keywords: | |
Cc: | Operating System: | all |
Description
When updating files (TSV and/or DataIO), a sanity check shall be made that verifies that essential data has not changed.
For TSV files the header must remain unchanged (not even unit changes). Otherwise a tsv file:
states.tsv#4|5|7
could have selected temperatures, yet now column 5 contains a relative humidity --> crash in the chart during update or bad data.
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
Milestone: | → Future |
---|
comment:3 by , 20 months ago
Milestone: | Future → 2.4.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Testen, ob das nach dem Extractor-Umbau noch ein Problem ist!