id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 8947 Use the timestamp as an identifier when editing a comment Remy Blank Remy Blank "Currently, `Ticket.modify_comment()` uses the comment number stored in the `oldvalue` column of `ticket_change` to identify the comment that is edited. Unfortunately, it seems that some ""comment adders"" don't set this field correctly (e.g. [th:XmlRpcPlugin]). Also, databases from old versions of Trac (prior to the introduction of the threading feature) also don't have the `oldvalue` column set correctly. This prevents such comments from being edited. The comment editing feature should be changed to use the comment timestamp as an identifier instead of the comment number." defect closed normal 0.12 ticket system 0.12dev normal fixed leho@… michaelc@…