#2733 - Menus being displayed even when user does not have view permission for the destination.
| Identifier | #2733 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Menus being displayed even when user does not have view permission for the destination. |
| Status | Closed (cannot reproduce) |
| Handling member | Chris Graham |
| Addon | core_menus |
| Description | The menu system is displaying menus for pages which the user does not have access to, even when the menu is specifically set to only display if user has permission.
"Only display if has permission" is set, but menu is displayed anyway when the user does not have permission to the page. |
| Steps to reproduce | Set "Only display if has permission" to true Check that guests and/or specified groups do not have access to the page. Load website as a guest, menu is displayed anyway. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I imagine either it's an older v10 RC, or a confusion about the difference between page and category permissions.