Modify ↓
Opened 17 years ago
Closed 17 years ago
#6968 closed defect (duplicate)
On message "Tickets must contain a summary" the description is lost
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Users tend to type lengthy descriptions of their problem and then forget to supply a summary.
Trac is a bit rude about it: User gets the message "Tickets must contain a summary" and must type the whole description again. The back button results into an empty Description with IE and FF.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This is been fixed for 0.11 using same-page warnings saving content, instead of showing an error page - see #1146.