Free cookie consent management tool by TermsFeed Policy Generator

Opened 11 years ago

Closed 11 years ago

#2047 closed enhancement (done)

Handling of white spaces in the DataAnalysisImportDialog

Reported by: sforsten Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.9
Component: Problems.Instances Version: 3.3.8
Keywords: Cc:

Description (last modified by mkommend)

It should be possible to load data sets where the columns are separated by white spaces.

Change History (6)

comment:1 Changed 11 years ago by sforsten

  • Status changed from new to accepted

r9652: TableFileParser can now handle white spaces (currently the character '\0' symbolizes white spaces in the TableFileParser)

comment:2 Changed 11 years ago by sforsten

  • Owner changed from sforsten to mkommend
  • Status changed from accepted to reviewing
  • Version changed from 3.3.7 to 3.3.8

comment:3 Changed 11 years ago by mkommend

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.9

comment:4 Changed 11 years ago by mkommend

  • Description modified (diff)
  • Owner changed from mkommend to gkronber
  • Summary changed from Handling white spaces and determining the file format in the DataAnalysisImportDialog to Handling of white spaces in the DataAnalysisImportDialog

comment:5 Changed 11 years ago by gkronber

  • Owner changed from gkronber to mkommend
  • Status changed from reviewing to readytorelease

Reviewed r9652. Please release to stable

comment:6 Changed 11 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed

r9753: Integrated r9652 in the stable branch.

Note: See TracTickets for help on using tickets.