http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9270 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gmcharlt@gmail.com Resolution|--- |WORKSFORME --- Comment #1 from Galen Charlton <gmcharlt@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.