14 Jul
2015
14 Jul
'15
5:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14528 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 40995 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40995&action=edit Bug 14528: Inconsistency in permissions check when listing shelves The svc script needed borrowers when the shelves.pl needed catalogue. There is no sense to have different permissions here. Test plan: 1/ Remove the borrowers permission to a user 2/ Use this user to log in 3/ Go on the shelf list 4/ Without this patch, you should get an endless "Processing..." which is fixed if you apply it. -- You are receiving this mail because: You are watching all bug changes.