Modify ↓
Opened 16 years ago
Closed 16 years ago
#9233 closed defect (fixed)
Available reports list - format
| Reported by: | khs | Owned by: | Remy Blank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | ticket system | Version: | 0.12dev |
| Severity: | normal | Keywords: | tickets, report, format, csv |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Other formats for available reports list is missing in 0.12dev. I'm able to get available reports in csv in 0.11:
http://trac.edgewall.org/demo-0.11/report?format=csv
But in 0.12dev html version is returned:
http://trac.edgewall.org/demo-0.12/report?format=csv
Is this feature removed or is it a bug?
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Owner: | set to |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Restored the alternate formats in [9479].
Note:
See TracTickets
for help on using tickets.



Good catch, this seems to have been lost with [8717] (#1876). Thanks for the bug report.