Bug 23759 - Downloading reports cause error
Summary: Downloading reports cause error
Status: RESOLVED DUPLICATE of bug 23730
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-07 07:22 UTC by Stefan Berndtsson
Modified: 2019-10-07 07:56 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Berndtsson 2019-10-07 07:22:30 UTC
Since Bug 23390, downloading reports no longer works. The function get_prepped_report() has been changed to return multiple values, but the Export-section has not been changed to reflect this, causing the produced SQL-query to be lost.
Comment 1 Katrin Fischer 2019-10-07 07:56:08 UTC

*** This bug has been marked as a duplicate of bug 23730 ***
Comment 2 Katrin Fischer 2019-10-07 07:56:32 UTC
A fix is already underway!