[Koha-bugs] [Bug 12048] Doesn't display other libraries subscriptions when superlibrarian user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 7 01:25:35 CEST 2014


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

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Fridolin SOMERS from comment #9)
> After applying patch to 3.14.x, the unit test t/db_dependent/Bookseller.t
> fails :
> 

git checkout -b checkout_12048 origin/3.14.x
git grep -l IsSuperLibrarian

There is part of your problem: IsSuperLibrarian is not defined in C4::Context,
because bug 10277 in not in stable.

Applying it first still doesn't help. :(

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list