https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #21 from Katrin Fischer <[email protected]> --- (In reply to Nick Clemens from comment #20) > Presenting an alternate patch here. We should only fetch the additional > chart data when needed, using the report/svc we can get the json on demand. > This also allows us to utilize the existing syspref SvcMaxReportRows > > Please test and let me know what you think. With the caching on the svc you can often see confusing results when testing JSON - I think using it in the GUI could give the same problem. Is it really such an issue that we should not allow people to get "all" if they explicitly check "all"? I think at least you'd want the GUI behave differently than a more restricted web service that might be used by third parties. -- 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/
