Edit ticket comments

Note: Functionality to edit ticket comments has been added in Trac 0.12 (t:#454).

Description

It requires TicketDeletePlugin and adds the functionality to edit ticket comments.

In the Change History section of the ticket view there is the Reply button. TicketDeletePlugin adds Delete button there and TicketChangePlugin adds Change button also.

Bugs/Feature Requests

Existing bugs and feature requests for TicketChangePlugin are here.

If you have any issues, create a new ticket.

Download, Source

Download the zipped source from here, check out TicketChangePlugin from here using Subversion, or browse the source with Trac.

Example

Just follow the normal egg installation procedures.

User who have TICKET_ADMIN permissions will see the Change button for each comment in the Change History of the ticket view. Click this button to correct typos, syntax errors, etc.

Recent Changes

[5333] by datallah on 03/04/09 05:10:21

Fix a timezone related issue that prevented editing some changes and improve error handling

[4116] by SergeiLuchko on 08/05/08 23:31:07

ticketchangeplugin_0.11.tar (30.0 kB) - added by datallah on 08/03/08 02:48:59.

[3144] by SergeiLuchko on 01/24/08 19:46:01

initial revision

[3143] by SergeiLuchko on 01/24/08 19:18:12

New hack TicketChangePlugin, created by SergeiLuchko

Author/Contributors

Author: SergeiLuchko
Maintainer: datallah
Contributors: datallah

Attachments