[Koha-bugs] [Bug 13583] New: Able to view menu for Statistics even when user does not have permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 14 23:58:42 CET 2015


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

            Bug ID: 13583
           Summary: Able to view menu for Statistics even when user does
                    not have permission
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomsStudy at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Same problem as Bug 10943. The page requires borrowers to access but the menu
item is still shown to users who do not have the borrowers permission.

>From statistics.pl we see:
    flagsrequired => {borrowers => 1},

No permissions are currently checked.

So a user who doesn't have permission to access Statistics can still see the
menu item.

-- 
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