[Koha-bugs] [Bug 5376] New: Batch & Edit and Delete need Full Tools Permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 8 15:12:42 CET 2010


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 at gmail.com
        ReportedBy: nengard at gmail.com
         QAContact: koha-bugs at lists.koha-community.org
                CC: brendan at bywatersolutions.com,
                    ian.walls at 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.


More information about the Koha-bugs mailing list