Modify ↓
#7440 closed defect (fixed)
Templated field resets to template values when using Preview ticket
Reported by: | Owned by: | Richard Liao | |
---|---|---|---|
Priority: | normal | Component: | TracTicketTemplatePlugin |
Severity: | major | Keywords: | |
Cc: | Freising | Trac Release: | 0.12 |
Description
By the way -- awesome job with #7404! Happy user base.
Steps to recreate:
- Install TracTicketTemplatePlugin in TRAC 0.12 (we just upgraded from 0.11.4 to 0.12).
- Set up templates for description field.
- Create a new ticket and Preview the ticket.
Expected Result:
- Previewed content displayed with wiki formatting and the description field is available for further updates.
Actual Result:
- The previewed content is displayed as expected.
- The description field is reset back to the "empty" template values. I have tried copying the text from the field before pressing Preview to see if it was just the first time doing Preview. No, it happens every time and there is no warning. It caught me off guard.
Customers Impacted:
- Anyone using TRAC 0.12
- The functionality works correctly in 0.11.4. It appears to be something with how Preview works in 0.12, maybe?
Identified on Build: I found this on TracTicketTemplatePlugin rev 8291 (following fix to #7404) with TRAC 0.12
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Cc: | Freising added; djohnsto@… removed |
---|
well written blog. Im glad that I could find more info on this. thanks
Note: See
TracTickets for help on using
tickets.
Adding system information if it helps...