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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #131205|0                           |1
        is obsolete|                            |

--- Comment #15 from Katrin Fischer <[email protected]> ---
Created attachment 134977
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134977&action=edit
Bug 30207: Librarians with only "place_holds" permission can no longer update
hold pickup locations

Bug 29540 increased the flags required to for modreserve.pl, but in doing so
created a situation where a library can select a different pickup location for
a hold, but upon clicking the "Update hold(s)" button, will be logged out due
to having insufficient permissions for modreserve.pl.

Test Plan:
1) Create a librarian with "place_holds" permissions, but not
"modify_holds_priority".
2) Place a hold for a patron
3) Attempt to change the pickup location from request.pl
4) Note you get logged out with a permissions error
5) Apply this patch
6) Restart all the things!
7) Attempt to change the pickup location from request.pl
8) This time it should succeed!

Signed-off-by: Christopher Brannon <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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