[Koha-bugs] [Bug 18497] Downloading a report passes the constructed SQL as a parameter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 3 14:18:01 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18497

--- Comment #4 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 70245
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70245&action=edit
Bug 18947 - Use report id to retrieve saved SQL instead of passing param

This patch takes some of the code when executing report and moves it to
a sub to be reused when downloading

To test:
1 - Run some very long report (see comment #1)
2 - Try to download, erk!
3 - Apply patch
4 - Run report, results hould not have changed
5 - Try to download, success!
6 - Ensure reports work as before

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list