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.
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
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.
We could use buffer, but it does not work under Plack (bug 8437).
Bump. This is happening still for libraries. 14,000 row report.
*** This bug has been marked as a duplicate of bug 21560 ***