This was just reported for 16.11.10, but was able to confirm in master: 1) create a staff account with catalog and borrowers permission 2) create a new user with this patron account 3) try to edit the patron account - you get a log in screen (Error: You do not have permission to access this page.)
Created attachment 68557 [details] [review] Bug 19531: When saving patron record do not redirect to circ if not authorised If the logged in patron does not have the necessary permission we should not redirect to circulation.pl but moremember.pl instead Test plan: With the borrowers permission, you should be able to edit a patron and be redirect to the moremember page
Created attachment 68568 [details] [review] Bug 19531: When saving patron record do not redirect to circ if not authorised If the logged in patron does not have the necessary permission we should not redirect to circulation.pl but moremember.pl instead Test plan: With the borrowers permission, you should be able to edit a patron and be redirect to the moremember page Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 68631 [details] [review] Bug 19531: When saving patron record do not redirect to circ if not authorised If the logged in patron does not have the necessary permission we should not redirect to circulation.pl but moremember.pl instead Test plan: With the borrowers permission, you should be able to edit a patron and be redirect to the moremember page Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 17.11, thanks to everybody involved!