Bug 23759

Summary: Downloading reports cause error
Product: Koha Reporter: Stefan Berndtsson <stefan.berndtsson>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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!