19 Sep
2019
19 Sep
'19
10:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626 --- Comment #15 from Paul Hoffman <paul@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.