Modify ↓
Opened 16 years ago
Closed 15 years ago
#6998 closed defect (duplicate)
CSV export crash + fix
| Reported by: | Mudrony László | Owned by: | Colin Guthrie |
|---|---|---|---|
| Priority: | normal | Component: | WorkLogPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I tried the WorkLog plugin with current trac 0.12 branch. Works fine so far, but SV export gave me an exception on Content-Length not being set. Here's a fix. I've copied the way trac does CSV (but not the RSS and query stuff) - has the additional benefit of using Python's csv module.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Owner: | changed from colingcolin to Colin Guthrie |
|---|
comment:2 Changed 15 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Duplicate of #6999.