Overview
| Artifact ID: | 8a7d22dbaee0994f9c0e8c6a5582c9332db775f1 |
|---|---|
| Ticket: | 3dbc12f49d069512ce8c4b9da084e851602e356a
Edit ticket fails to save changes if assigned_to AND remark are changed. |
| User & Date: | anonymous 2010-04-02 20:27:11 |
Changes
- comment changed to:
1. I used instructions from http://www.fossil-scm.org/fossil/doc/tip/www/custom_ticket.wiki to add the assigned_to and opened_by fields to the ticket system. 2. Created new ticket. There is no access to assigned_to field so it defaults to 'unassigned'. 3. Edited this ticket. Changed the assigned_to field to another of the pulldown list values, AND appended a remark in the description and comment field. 4. Clicked on 'Submit Changes'. 5. Result was re-display of view ticket page with neither change made. 6. Edited this ticket again. Changed the assigned_to field again. 7. Clicked on 'Submit Changes'. 8. Result was re-display of view ticket page with the new value of the assigned_to field as expected. 9. Created another new ticket and edited to append text only. This change was accepted with assigned_to remaining as 'unassigned'. 10. Made second edit of ticked to change assigned_to and it was accepted. It appears that the combination of edits to the two fields cause a failure where single field changes do not. I did not try other field combinations.
- foundin changed to: "Fossil version [61c52dd6aa] 2010-03-30 14:29:32"
- private_contact changed to: "0b8aac100efea12886cc63039f65ad822ec66d1c"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
Edit ticket fails to save changes if assigned_to AND remark are changed.
- type changed to: "Code_Defect"