Ticket #8612 (closed defect: fixed)
Opened 2 years ago
Last modified 2 years ago
roadmap progress bar adds query links even if querymodule is disabled
| Reported by: | Felix Schwarz <felix.schwarz@…> | Owned by: | rblank |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11.6 |
| Component: | roadmap | Version: | 0.11-stable |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If you disable the QueryModule?, the roadmap progress bar still adds links for 'active tickets'. Of course all these links don't work anymore ('No handler matched...').
The roadmap page should not add links if there is no activated QueryModule?.
Attachments
Change History
comment:1 Changed 2 years ago by rblank
- Milestone set to 0.11.6
- Owner set to rblank
comment:2 follow-up: ↓ 3 Changed 2 years ago by Felix Schwarz <felix.schwarz@…>
Nope, unfortunately not (when I'm not adding patches within a few hours, then I haven't one most likely)
comment:3 in reply to: ↑ 2 Changed 2 years ago by rblank
Replying to Felix Schwarz <felix.schwarz@…>:
Nope, unfortunately not (when I'm not adding patches within a few hours, then I haven't one most likely)
Thought so. The question was actually intended more as an encouragement :-)
comment:4 Changed 2 years ago by rblank
- Resolution set to fixed
- Status changed from new to closed
Fixed in [8625]. Also, the "Ticket status by ..." fieldset is not shown anymore when a milestone doesn't have any tickets.



Heh, it looks like Felix and Ryan have taken upon them the task to improve Trac in every possible aspect, major and detail. Good! Thanks to both of you for your contributions!
About this issue, I'll have a look. Do you happen to have a patch ready?