Modify ↓
Ticket #785 (closed defect: fixed)
Opened 8 years ago
Last modified 6 years ago
Ticket fields cannot be reset to empty strings
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.8 |
| Component: | ticket system | Version: | devel |
| Severity: | blocker | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When resetting a field like 'keywords, milestone or version of an existing ticket to an empty value, the change is not recorded and the field remains at the old value. Also, nothing appears in the changelog if no other changes are made.
Attachments
Change History
comment:1 Changed 8 years ago by cmlenz
- Owner changed from jonas to cmlenz
comment:2 Changed 8 years ago by cmlenz
- Status changed from new to assigned
comment:3 Changed 8 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [933] (at least for CGI and mod_python, not sure about tracd).