Free cookie consent management tool by TermsFeed Policy Generator

Opened 6 years ago

Closed 5 years ago

#2932 closed enhancement (done)

CSV import dialog should choose system values as default

Reported by: mkommend Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.16
Component: Problems.Instances Version: 3.3.16
Keywords: Cc:

Description

Currently, the default values for the list and decimal separator are fixed and set to ';' and ',' respectively. This should be changed so that the current culture info from the operating system is respected and chosen as default (if possible).

Change History (6)

comment:1 Changed 6 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 6 years ago by mkommend

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

r16054: Specified default values based on the current culture for the list and decimal separator in the DataAnalysisImportDialog.

comment:3 Changed 5 years ago by gkronber

Reviewed r16054.

comment:4 Changed 5 years ago by gkronber

  • Status changed from reviewing to readytorelease

comment:5 Changed 5 years ago by gkronber

r16165: merged r16054 from trunk to stable

comment:6 Changed 5 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.