Opened 16 years ago
Closed 15 years ago
#4189 closed defect (fixed)
TicketChange plugin doesn't work but TicketDelete plugin does.
Reported by: | Troy Lokitz | Owned by: | Sergei Luchko |
---|---|---|---|
Priority: | normal | Component: | TicketChangePlugin |
Severity: | normal | Keywords: | |
Cc: | Daniel Atallah | Trac Release: | 0.10 |
Description
I installed the latest version of ticketdelete which shows the preferences in the admin tab to delete a ticket or a change. But I thought it would also show a delete button near the comment in the ticket view. Regardless, when I install the ticketchange plugin there are no changes to the system at all. Am I supposed to see a button near "reply" in the ticket view or is it an admin page change. Do you have any suggestions why the delete plugin would work but not the change plugin?
Thanks, Troy
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
I think that many people simply forget to reload the config after enabling the plugin thus causing it to not show the change-button in the comments.
Most that have reported the error above to me only needed to reload the httpserver and then everything worked as intended.
comment:3 Changed 15 years ago by
But I thought it would also show a delete button near the comment in the ticket view.
I also thought this would be the case. I opened ticket #5580 for this issue.
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe this issue has been fixed in [5333]. If that is not the case, please reopen.
It sounds like the TicketChangePlugin isn't actually installed or enabled. Check the trac debug output.