Project

General

Profile

Actions

Bug #391

closed

column definition is not retained through wizard navigation

Added by Chad Berkley over 22 years ago. Updated almost 22 years ago.

Status:
Resolved
Priority:
Immediate
Category:
morpho - general
Target version:
Start date:
01/11/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
391

Description

If you get to the text import wizard screen where you enter column definition,
then enter a definition, then click the 'back' button twice (back to the first
screen), then go back to the definition screen, the definition you entered is lost.

Actions #1

Updated by Dan Higgins over 22 years ago

This is the correct behavior when one goes back to a previous screen and changes
something like the column delimiter since then columns may change. Need to
detect if anything has been changed and, if not, then retain previous definitions.

Actions #2

Updated by Matthew Brooke almost 22 years ago

Now if a user enters column names in the third screen, and then goes back to
the first screen, the code checks to see if user has actually changed
the 'starting row number' textfield or the 'first row contains column names'
checkbox, and if not, the table column headings are not re-parsed, so the
user's previously-entered column-name data is no longer lost.

Also, table title and description can now be changed at will, and won't affect
column heading settings.

At the same time (not included in this bug) I changed the 'starting row
number' textfield action code to reset to previous-stored value if invalid
data is entered (current behavior was to reset to 1, irrespective of previous
value)

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 391

Actions

Also available in: Atom PDF