Modify ↓
Opened 6 years ago
Closed 6 years ago
#1870 closed defect (fixed)
Incompatibility with TracForge
| Reported by: | bewst | Owned by: | bobbysmith007 |
|---|---|---|---|
| Priority: | normal | Component: | TimingAndEstimationPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
When clicking a report in a subproject, currently you end up looking at the same report in the master. The enclosed patch fixes it
Attachments (1)
Change History (3)
Changed 6 years ago by bewst
comment:1 Changed 6 years ago by bobbysmith007
comment:2 Changed 6 years ago by bobbysmith007
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


I will apply the patch, but do you have any reason why this fixes it?
Maybe I am missing something, but it just looks like you replaced how it was detecting which handler to use with an equivalent statement. (Which to the best of my knowledge shouldn't affect links at all.)
Either way this is in the most recent version for Trac.11.