[Koha-bugs] [Bug 15571] reserveforothers permission does not remove Search to hold button from patron account

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 17:40:15 CET 2016


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Briana,
There are 2 subpermissions in the reserveforothers permission:
- modify_holds_priority: Modify holds priority
- place_holds: Place holds for patrons

It would make more sense to test CAN_user_reserveforothers_place_holds instead.

Katrin, could you confirm? It seems that we currently test
CAN_user_reserveforothers in other places, but it does not look good.

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


More information about the Koha-bugs mailing list