https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626
--- Comment #31 from Paul Hoffman <[email protected]> --- (In reply to Paul Hoffman from comment #0) > The attached patch introduces a system preference to limit the number of > rows used when charting report results; at this time, and with bug #23624 > fixed, that is the only aspect of reporting that loads all results into > memory at once. Well, I was totally wrong. Exporting the results (tab-delimited, CSV, or *.ods) also loads all results into memory at once. I am working on patches that broaden the sys pref and use it to limit the rows when exporting. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
