wiki:TicketChangePlugin

Version 16 (modified by Ryan J Ollos, 13 years ago) (diff)

Changed maintainer. Added plugin news. Marked as deprecated.

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.

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).

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 [download:ticketchangeplugin 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

11974 by rjollos on 2012-09-12 03:28:13
Updated svn:ignore to ignore products of building the egg.
10447 by rjollos on 2011-07-12 05:55:58
Show plugin's svn revision on webadmin plugin panel.
9656 by rjollos on 2010-12-10 07:39:58
Use Trac's datefmt utilities to avoid unicode issues encountered when using strftime. Fixes #6786.
(more)

Author/Contributors

Author: SergeiLuchko
Maintainer: rjollos
Contributors: datallah