Bug 13847

Summary: Cannot download large reports as Open Office Spreadsheet ODS
Product: Koha Reporter: Kyle M Hall <kyle>
Component: ReportsAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P3 CC: danielle, jens.weber, jonathan.druart, josef.moravec, katrin.fischer, nick
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8437
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Kyle M Hall 2015-03-16 16:04:27 UTC
It appears that reports with large data sets ( say 40,000 rows or greater ) can be downloaded as CSV files, but fail to download as ODS files.
Comment 1 Nick Clemens (kidclamp) 2016-08-16 18:39:56 UTC
Bumping this a bit, even at 25k rows in my kohadev box the process just grows and eats memory and CPU time even after the page times out. We should either fix this or remove the ods option
Comment 2 Katrin Fischer 2016-08-16 19:23:51 UTC
I think removing is not option. We could display a warning that the report won't download completely maybe? And then cut it off at a reasonable number of lines.
Comment 3 Jonathan Druart 2016-08-19 09:00:19 UTC
We could use buffer, but it does not work under Plack (bug 8437).
Comment 4 Danielle Elder 2017-10-05 16:10:19 UTC
Bump. This is happening still for libraries. 14,000 row report.
Comment 5 Owen Leonard 2019-02-22 17:53:50 UTC

*** This bug has been marked as a duplicate of bug 21560 ***