Ticket #2614 (new patch)
Opened 3 months ago
Children() displays pages that can't be viewed.
| Reported by: | simon_w | Assigned to: | sminnee |
|---|---|---|---|
| Type: | patch | Priority: | medium |
| Milestone: | Component: | Sapphire Framework | |
| Version: | 2.2.2 | Severity: | medium effort / impact |
| Keywords: | Cc: | ||
| Due date: | Hours: |
Description
Currently, calling <% control Children %> returns all pages that are displayed in menus, even if the current user shouldn't be able to view them. This patch calls canView() on all pages, much like getMenu()
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
