#1146 closed enhancement (fixed)
Loss of Data in Form when submitting a ticket.
| Reported by: | anonymous | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | ticket system | Version: | 0.8 |
| Severity: | major | Keywords: | validation workflow |
| Cc: | somekool@…, lecaros@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When submitting a ticket like this and you make an error Trac does not store your data. So hopefully, you have not wrote a lot of text in the discription. If you have it is completely lost.
Attachments (0)
Change History (12)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Keywords: | validation added |
|---|---|
| Severity: | normal → enhancement |
I'm guessing you mean the lack of "real" validation in the ticket form. "Summary" is a required field, for example (should also be indicated in the UI), and if you leave it blank you get an ordinary error page. You need to go back to the form using e.g. the back button, and some browsers (IE/Windows) don't preserve what you've entered in the form in that case.
comment:3 by , 20 years ago
| Cc: | added |
|---|
comment:4 by , 20 years ago
| Keywords: | workflow added |
|---|---|
| Milestone: | → 0.11 |
| Owner: | changed from to |
comment:5 by , 20 years ago
| Status: | new → assigned |
|---|
comment:6 by , 19 years ago
| Cc: | added |
|---|
is there any fix to this issue?
I have problems using IE. Summary has data, but error message still shown. When go back with browser button, nothing is in the form…
comment:9 by , 19 years ago
| Priority: | normal → high |
|---|---|
| Severity: | normal → major |
Similar to #4100, but this one is for new tickets.
comment:10 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:11 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



What do you mean with "you make an error"?