http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10807
--- Comment #33 from Jonathan Druart <[email protected]> --- Created attachment 23677 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23677&action=edit Bug 10807: FIX if zebra is down, total is undef The search_history.total column cannot be undef. This patch adds a default value for the total value. Signed-off-by: Owen Leonard <[email protected]> This change doesn't negatively affect search history as far as I can tell but I also can't reproduce the bug it is meant to fix, so take this signoff with a grain of salt. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
