6 Oct
2012
6 Oct
'12
3:36 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8886 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12723 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12723&action=edit Bug 8886 - Uninitialized variable triggers error log entry in z3950_search.pl Added "|| q{}" to the end of the declaration/initializations of both $op and $frameworkcode. This prevents n+1 error log entries, where n is the number of frameworks in biblio_framework. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.