http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9270
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Galen Charlton <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
