Bug #17904
closedshowAccessRestrictedPages does not work with special menus
100%
Description
A menu of type special * does not list acces restricted pages, even though showAccessRestrictedPages has been configured on the menu.
Below a TS snippet to repoduce.
This bug is similar to http://bugs.typo3.org/view.php?id=4754 . 4754 is more specific, but due to the same problem.
temp.countrydropdown = HMENU
temp.countrydropdown {
special = directory
special.value = 18
wrap = <div>|</div>
1 = JSMENU
1 {
showAccessRestrictedPages = 5864
target = _top
firstLabelGeneral = Choose Country
}
}
(issue imported from #M6922)
Updated by Alexander Opitz over 11 years ago
- Category deleted (
Communication) - Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Thomas Allmer over 11 years ago
can confirm this with 6.0.5
10 = HMENU 10.special = list 10.special.value = 30 10.1 = TMENU 10.1.NO = 1 10.1.showAccessRestrictedPages = NONE
does not show any links...
config.typolinkLinkAccessRestrictedPages = NONE
is also set as without it "showAccessRestrictedPages = NONE" doesn't work at all even in "normal" menus
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to New
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.2 (Frontend)
- Is Regression set to No
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Gerrit Code Review about 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Gerrit Code Review about 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Gerrit Code Review about 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50775
Updated by Gerrit Code Review almost 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Anja Leichsenring almost 8 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review almost 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Gerrit Code Review almost 8 years ago
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50775
Updated by Gerrit Code Review almost 8 years ago
Patch set 3 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50775
Updated by Gerrit Code Review almost 8 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50696
Updated by Anonymous almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 29c3fad7113ff263dd51fef45d033ac4673bab03.