Actions
Bug #15085
closedShortcuts to restricted pages are shown in the shortcut panel - although the user has no access to them
Start date:
2005-10-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you provide Shortcuts for backend-users an icon for every shortcut appears (and an entry in the selectbox, if you provide one).
If a user has no access to a given page, the icon for that page is visible but not clickable. This could be confusing.
Links to restricted pages should not appear in the shortcut menu.
(issue imported from #M1643)
Files
Updated by Michael Stucki about 19 years ago
I did a major update of the shortcut feature:
- The initial problem is included by checking module, page record and db mount access.
- The links get the name of the page as default description assigned.
- The group labels have been renamed to more meaningful values.
Please check it and tell me if it fits your needs.
Updated by Michael Stucki about 19 years ago
New version, deals with fileadmin references and fixes some smaller bugs.
Actions