Modify ↓
Opened 19 years ago
Closed 19 years ago
#4522 closed defect (duplicate)
avoid data loss after trac exception, caused by error or spam protection
| Reported by: | ThurnerRupert | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.10.3 |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
current spam filter implementation reacts with an exception to spam. your entered text gets lost then. would it be possible to somehow conserve it via:
- back button goes back to new ticket WITH contents
- contents is shown below exception
otherwise it is very ennoying to spend 15 min to enter a ticket and the data gets lost by one click and a wrong spam detection.
actually, this problem exists with all exceptions after entering some text.
Attachments (0)
Change History (2)
follow-up: 2 comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



No problem when Trac is used with HTTP and a decent browser (Firefox, for example): the back button works smoothly. However, it does not work with HTTPS, as far as I remember.
I'm pretty sure this enhancement has already been requested in another ticket.