Edit ticket comments

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

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

There are some known issues and requested enhancements that won't be fixed for this plugin unless someone provides a patch:

  • Can't edit comments added through Mylyn (#6930).
  • Comments inserted by MailToTracPlugin can't be edited (#5767).
  • Edit attachment's description (#5650). See also t:#787.
  • Permission to edit ticket description (#5162).
  • Change button doesn't match the style of the Reply button (#4454).

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

[10447] by rjollos on 07/12/11 07:55:58

Show plugin's svn revision on webadmin plugin panel.

[9656] by rjollos on 12/10/10 08:39:58

Use Trac's datefmt utilities to avoid unicode issues encountered when using strftime. Fixes #6786.

[9655] by rjollos on 12/10/10 08:20:14

[9654] by rjollos on 12/10/10 07:57:37

Newline were not displayed correctly during preview. Fixes #5639.

Author/Contributors

Author: SergeiLuchko
Maintainer: rjollos
Contributors: datallah