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

--- Comment #15 from Paul Hoffman <p...@flo.org> ---
Thanks, Tomás.  You're right; the patch should be changed so that it defaults
to zero:

            my $max_rows = C4::Context->preference('ReportsMaxRowsInChart') ||
0;

Should I submit a modified patch and mark the previous one (attachment 92919)
obsolete?  The only problem is -- I'm embarrased to admit this -- I don't know
how to make git format-patch generate the right format.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to