31 Mar
2012
31 Mar
'12
9:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7847 --- Comment #5 from Ian Walls <koha.sekjal@gmail.com> --- It looks like there are several ways to clear up this issue: 1) this patch 2) remove the C4/Items.pm dependency (which is circular) on C4/Search that is introduced by bug 6027 (patch to fix this attached there) 3) add qw(GetHiddenItemnumbers) to the use C4::Items call on line 33 of C4/Search -- You are receiving this mail because: You are watching all bug changes.