Ticket #847 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

delimited text import plugin skips the first input point

Reported by: msieczka Owned by: g_j_m
Priority: major: does not work as expected Milestone:
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Platform Version: Platform: All
Must Fix for Release: Yes Awaiting user input: no

Description

Try the attached text file, using space for delimiter. All 8 points are displayed in the "Example text" box when setting up the import, but only 7 are actually imported - the first one is skipped.

Attachments

utm.csv Download (232 bytes) - added by msieczka 5 years ago.

Change History

Changed 5 years ago by msieczka

Changed 5 years ago by jef

The first line is expected to carry column titles not data. I quite sure I saw that documented somewhere, when I worked on the german translation. But I can't seem to find it now. This probably needs to be at a more prominent place.

Changed 5 years ago by gsherman

  • owner changed from nobody to gsherman
  • type changed from bug to defect

First row must be a header row. This is documented on the user guide.

Since we are in string freeze, no changes will be made to the dialog itself until after the 0.9.1 release.

Changed 5 years ago by g_j_m

  • owner changed from gsherman to g_j_m

Changed 5 years ago by g_j_m

  • status changed from new to assigned

Changed 5 years ago by g_j_m

  • status changed from assigned to closed
  • resolution set to fixed

Documentation altered in r7793 to make the need for a header row clearer.

Changed 4 years ago by anonymous

  • milestone Version 0.9.2 deleted

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.