https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31105

Fridolin Somers <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #7 from Fridolin Somers <fridolin.som...@biblibre.com> ---
-if ( C4::Context->preference('IndependentBranches') ){
+if ( C4::Context->only_my_library() ){


This change seems not related to this problem.
It changes behavior for superlibrarians with IndependentBranches = Yes.

So now behavior is different from waitingreserves.pl

I create a new bug report if we agree.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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