[Koha-bugs] [Bug 7847] OPAC search dies with plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 31 22:59:21 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7847

--- Comment #5 from Ian Walls <koha.sekjal at 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.


More information about the Koha-bugs mailing list