[Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 15 15:11:32 CEST 2013


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 17453
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17453&action=edit
Bug 10054 - When SingleBranchMode is enabled, allow superlibrarians to set
logged in library

Currently, when SingleBranchMode is enabled, nobody can change the
logged in library in Koha. To change it requires disable
SingleBranchMode, switching the library, and re-enabling it. It seems
reasonable to allow superlibrarians to switch the logged in library even
if SingleBranchMode is enabled.

Test Plan:
1) Apply this patch
3) Enable SingleBranchMode
4) Log in as a superlibrarian
5) Attempt to change the logged in branch
   This change should succeed
6) Log in as a non-superlibrarian account
7) Attempt to change the logged n branch
   This should not be allowed, as per Koha's current behavior

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


More information about the Koha-bugs mailing list