http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5376 Summary: Batch & Edit and Delete need Full Tools Permissions Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: batchMod.pl OS/Version: All Status: NEW Severity: major Priority: P5 Component: Tools AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: brendan@bywatersolutions.com, ian.walls@bywatersolutions.com Estimated Hours: 0.0 When anyone with simply batch edit or batch delete permissions tries to perform either of these actions they are told they don't have the right permissions. In batchMod.pl if $op isn't defined, then we get a wacky '*' for permissions which means either superlibrarian or full tools permissions (i'm not sure which). At one of the stages, the $op variable is not posted, so the permission go weird -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.