| Summary: | Exporting reports is broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Reports | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | blocker | ||
| Priority: | P5 - low | CC: | fridolin.somers, stefan.berndtsson |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 23390 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 23730: Fix export of reports
Bug 23730: Fix export of reports |
||
|
Description
Nick Clemens (kidclamp)
2019-10-03 13:21:29 UTC
Created attachment 93596 [details] [review] Bug 23730: Fix export of reports To test: 1 - Run a saved report 2 - Attempt to export results 3 - It fails 4 - Apply patch 5 - It succeeds Created attachment 93600 [details] [review] Bug 23730: Fix export of reports To test: 1 - Run a saved report 2 - Attempt to export results 3 - It fails 4 - Apply patch 5 - It succeeds Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> *** Bug 23759 has been marked as a duplicate of this bug. *** Nice work! Pushed to master for 19.11.00 |