View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008472 | mantisbt | bugtracker | public | 2007-10-15 16:01 | 2007-10-24 02:27 |
| Reporter | foo | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.1.0a4 | ||||
| Summary | 0008472: Switching between Simple/Advanced report does not preserve user input | ||||
| Description | If a user begins to complete a simple bug report, but decides they need the advanced form, clicking said link destroys all data entered up to that point. Ideally, all forms should be aware of all changes to their fields, and preserve all data until a processing action is completed. This could be accomplished by maintaining session state (via PHP or in temporary tables). If a processing action will result in data loss (say, they switched to a simple report, but had put something in a advanced-only field that we aren't going to store), a warning should be elevated to the user interface level. Mantis does this in several places, and rarely (if ever) warns the user - it just chucks data. That's bad for data quality, and it annoys the reporters. In short, my thoughts are: | ||||
| Steps To Reproduce | 1) Start filling out a simple bug report form. | ||||
| Tags | No tags attached. | ||||