Modify ↓
Ticket #498 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Report with dynamic variables can't be sorted
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.1 |
| Component: | report system | Version: | 0.7 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The sorting of a report that contains variables cannot be changed by clicking on the column header links. It looks like the header links do not contain the dynamic variables as parameters, so Trac fails with the message "report failed: Dynamic variable '$BLA' not defined.".
For example: http://projects.edgewall.com/trac/report/14?sort=summary&asc=1
Attachments
Change History
comment:1 Changed 8 years ago by cmlenz
- Owner changed from daniel to cmlenz
- Status changed from new to assigned
comment:2 Changed 8 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [701] (trunk) and [703] (0.7-stable).