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

            Bug ID: 13584
           Summary: Able to view menu for Purchase Suggestions 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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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 purchase-suggestions.pl we can see there is no check for which permissions
are required to visit the linked page.

Yet in the include the only thing checked is:
    [% IF ( suggestionsview ) %]

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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to