Ticket #17 (closed: fixed)
Overwrites database name when importing a database
Reported by: | shermanl | Owned by: | administrator |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: build 6.0.7 |
Component: | Overall GUI | Version: | |
Severity: | major | Keywords: | |
Cc: |
Description
When you import a database, and select a model. The output file name will default to overwrite file any existing file name. This should be corrected.
Reproduce:
- Have previous default EwE6 database open. (has to be imported from EwE5)
- Open Ewe5 database again, and select model
- By default, it will overwrite existing file name without prompting.
Solution:
Ask for simple prompt if you want to overwrite database.
Change History
comment:4 Changed 16 years ago by jeroens
Albeit correct, the prompt has displayed in an untraditional manner. It appeared in three places:
- when the wizard page loaded
- after the user has finished changing the output file name
- after the user closed the file browse dialog
Instead, the output destination is checked only once when the page is validating.
Additionally the existence of the output folder is checked.
Note: See
TracTickets for help on using
tickets.
related to #24
related to #17