[[PageOutline(2-5,Contents,pullout)]] = Edit ticket comments = {{{#!div class="system-message" **Notice:** This plugin is deprecated. Functionality to edit ticket comments has been added in Trac 0.12 (trac:#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 == {{{ #!NewsFlash 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 [query:status=new|assigned|reopened&component=TicketChangePlugin&order=priority here]. If you have any issues, create a [/newticket?component=TicketChangePlugin&owner=rjollos new ticket]. == Download, Source == Download the zipped source from [export:ticketchangeplugin here], check out TicketChangePlugin from [/svn/ticketchangeplugin here] using Subversion, or [source:ticketchangeplugin 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 == [[ChangeLog(ticketchangeplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:SergeiLuchko] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [wiki:datallah]