Modify ↓
#2330 closed defect (fixed)
summary href URL not correctly rendered if not t.id in the query
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | low | Milestone: | 0.9.4 |
Component: | report system | Version: | 0.9 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
if the custom query does not SELECT ticket.id, the href of every ticket summary will be the report page itself.
to reproduce, create a custom report with an appropriate select query.
Attachments (0)
Change History (6)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Priority: | normal → high |
---|---|
Severity: | major → blocker |
comment:3 by , 19 years ago
Priority: | high → normal |
---|---|
Severity: | blocker → major |
comment:4 by , 19 years ago
Priority: | normal → high |
---|
so no fix even in the 0.9.3 :|
ehi, there's already a patch, it's a BIG PAIN to manually patch sources every upgrade i do :(
comment:5 by , 19 years ago
Milestone: | → 0.9.4 |
---|---|
Owner: | changed from | to
Priority: | high → low |
Severity: | major → minor |
Status: | new → assigned |
comment:6 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
a simple, not too intrusive workaround would be :
so
doesn't break