Summary: | Downloading a list in CSV format doesn't work | ||
---|---|---|---|
Product: | Koha | Reporter: | Adrien SAURAT <adrien.saurat> |
Component: | Lists | Assignee: | Adrien SAURAT <adrien.saurat> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | normal | ||
Priority: | P3 | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
proposed patch
Bug 7363: allows downloading of lists in CSV format |
Description
Adrien SAURAT
2011-12-16 15:21:05 UTC
Created attachment 6836 [details] [review] proposed patch Created attachment 6850 [details] [review] Bug 7363: allows downloading of lists in CSV format Getting a list in CSV format was impossible because the shelfid parameter was empty in the URL. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Template Toolkit scope issue only; easy to read, marking Passed QA patch pushed, please test |