http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6908
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #5 from Ian Walls <[email protected]> 2011-12-20 21:20:24 UTC --- This results in the following error types in the log: [Thu Dec 15 16:20:43 2011] [error] [client 10.8.5.33] [Thu Dec 15 16:20:43 2011] opac-detail.pl: Use of uninitialized value $C4::Dates::debug in numeric gt (>) at /usr/share/kohatest36/lib/C4/Dates.pm line 170., referer: http://kohatest36/cgi-bin/koha/opac-search.pl?q=school+census Looks like $debug isn't getting universally set to a numeric value. In the cases where it's not numeric, we get the above error -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
