Opened 5 years ago

Closed 4 years ago

#225 closed defect (fixed)

TSV file reader parses headers with multiple [] wrong

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

Description

Fix: "header label[15] [C]"

should give the unit "C" and label "header label[15]"

Currently this is parsed as

"header label" without unit "-" (i.e. invalid unit)

Change History (2)

comment:1 by ghorwin, 4 years ago

Milestone: 2.2.42.2.3

comment:2 by ghorwin, 4 years ago

Owner: set to ghorwin
Resolution: fixed
Status: newclosed

In 1222/PostProcPart:

Fixed #225 (TSV file reader support for headers "TempField[15] [C]")

Note: See TracTickets for help on using tickets.