#497 closed defect (fixed)
SQL Query view of report doesn't work when the query contains dynamic variables
Reported by: | Christopher Lenz | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | normal | Milestone: | 0.7.1 |
Component: | report system | Version: | 0.7 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When the "SQL Query" view of a report that contains dynamic variable is requested, Trac fails the the error message "Report failed: Dynamic variable '$BLA' not defined."
For example: http://projects.edgewall.com/trac/report/14?format=sql
Attachments (0)
Change History (7)
comment:1 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 18 years ago
Replying to cmlenz:
When the "SQL Query" view of a report that contains dynamic variable is requested, Trac fails the the error message "Report failed: Dynamic variable '$BLA' not defined."
For example: http://projects.edgewall.com/trac/report/14?format=sql
comment:4 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
If you're going to reopen a ticket please explain why. This problem noted in this ticket was fixed and still works as expected.
follow-up: 7 comment:6 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
does not work, even just now. just click on http://trac.edgewall.org/report/14 to see.
comment:7 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Replying to anonymous:
does not work, even just now. just click on http://trac.edgewall.org/report/14 to see.
That is expected for viewing the report itself. This ticket is about clicking on the "SQL Query" link at the bottom of the report page (sorry, you can't view that on this site without a login).
Fixed in [704] (trunk) and [705] (0.7-stable).