Modify ↓
Ticket #5493 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
Cloning copies original's "Description" into clone's "Summary".
| Reported by: | jkankiewicz | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When using a ticket's "Clone" button, the ticket's clone receives the original's description in its summary. Being that ticket descriptions typically contain wiki formatting, this renders the clone's summary unreadable.
Attachments
Change History
Changed 5 years ago by jkankiewicz
- Attachment clone_summary_field.patch added
comment:1 Changed 5 years ago by cboos
- Owner changed from jonas to cboos
- Severity changed from normal to trivial
- Status changed from new to assigned
Thanks for the fix!
comment:2 Changed 5 years ago by cboos
- Resolution set to fixed
- Status changed from assigned to closed
Fix applied in r5675.
Note: See
TracTickets for help on using
tickets.



A patch to make the ticket's clone receive the original's summary.