[Koha-bugs] [Bug 9270] Web-based SCO requires superlibrarian privileges

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 17:22:15 CEST 2014


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

Galen Charlton <gmcharlt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gmcharlt at gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Galen Charlton <gmcharlt at gmail.com> ---
This doesn't appear to be the case:

opac/sco/help.pl:      flagsrequired => {circulate =>
"circulate_remaining_permissions"},
opac/sco/sco-main.pl:    flagsrequired => { circulate =>
"circulate_remaining_permissions" },
opac/sco/sco-patron-image.pl:my ($query, $response) =
C4::Service->init(circulate => 'circulate_remaining_permissions');

I've also tested this directly -- a normal staff user with just the circulation
permission works fine.

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


More information about the Koha-bugs mailing list