= problem =
The delete ticket change plugin will tell you that a comment has been deleted when it actually has not.
= analysis =
The old TicketDeletePlugin does not seem to work in Trac 0.12. The functionality that it provided is now integrated into Trac core, but it is not enabled by default. Furthermore, the online admin interface does not appear to be capable of enabling it.
See http://trac-hacks.org/wiki/TicketDeletePlugin for how to enable it.
= enhancement recommendation =
Enable this feature by default, or allow enabling it through the admin interface.
The plugin should probably be removed also.
Thanks!
So I'm a dumbass and just couldn't find the right place to enable the ticket.deleter feature in the admin interface. pingou_ on IRC had to help me. >_<
The old plugin should still be deleted though, and maybe ticket.deleter should be enabled by default to replace it.
Thanks for pointing this out. ;)
I have removed the plugin and enabled it correctly in main trac.ini.
Would you be willing to file a bug on it in bugzilla.redhat.com noting that the package can now be retired? If not, let me know and I can do it at some point.