[Koha-bugs] [Bug 14528] Viewing lists fails silently when not having correct permisison

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 19 04:12:07 CEST 2015


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

Nick Clemens <nick at quecheelibrary.org> changed:

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

--- Comment #3 from Nick Clemens <nick at quecheelibrary.org> ---
Created attachment 41090
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41090&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.

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

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


More information about the Koha-bugs mailing list