Modify ↓
Opened 15 years ago
Closed 5 years ago
#7118 closed defect (wontfix)
BMTweaks plugin breaks ticket counts on reports (no longer displayed while enabled)
Reported by: | David Fleming | Owned by: | obs |
---|---|---|---|
Priority: | low | Component: | BlackMagicTicketTweaksPlugin |
Severity: | trivial | Keywords: | Ticket Count Broken |
Cc: | David Fleming | Trac Release: | 0.11 |
Description
While this plugin is enabled and adding a comment and tool tip to a field it breaks the ticket count on all reports. So when a report is run to see what tickets are avail for that report there is no longer a ticket count label on the page to tell how many are result of the report running.
This was the latest version of the plugin. It used to work fine, I haven't updated the plugin in about 5-10 months. But as soon as I upgraded to the latest the ticket count disappeared.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
Priority: | normal → low |
---|---|
Severity: | normal → trivial |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
This plugin is deprecated in Trac 1.4 and later. See migration tips on BlackMagicTicketTweaksPlugin page.
Note: See
TracTickets for help on using
tickets.
This is by design since if user doesn't have access to a ticket the number of tickets should be less than what the report would return without the plugin, unfortunately trac doesn't allow the modification of the report number, I'll double check again and see if I can make it reduce correctly.