Actions
Bug #922
closedBack Button problems in the TextImportWizard
Start date:
12/04/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
922
Description
Use of back button reportedly (Chad) messes up display in TextIMportWizard. Need
to investigate and fix.
Updated by Dan Higgins almost 22 years ago
Apparently, the reported problems were due to setting the starting row to 0,
which should not have been allowed since the row count, as indicated in the step
1 screen is 1-based. Code has been modified to not allow setting the starting
row to less than 1.
Actions