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

--- Comment #5 from Ian Walls <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to