Bug #16840
closedmenu.showAccessRestrictedPages does not work with hmenu.special = list
100%
Description
menu.showAccessRestrictedPages doesn't replace links in menus when HMENU.special = list is set.
(issue imported from #M4754)
Updated by Mathias Bolt Lesniak over 13 years ago
- Target version deleted (
0)
Hi!
It looks like this bug is still there in 4.5.2.
Updated by Fronzes Philippe about 13 years ago
Still present in version 4.5.7.
A patch could be:
Replace line 499 from file class.tslib_menu.php by this$loadDB->additionalWhere['pages']=$this->sys_page->enableFields('pages',0,$this->mconf['showAccessRestrictedPages']?array('fe_group'=>1):array());
Updated by Benni Mack about 13 years ago
- Category changed from Communication to Content Rendering
- Status changed from New to Accepted
- TYPO3 Version changed from 4.0 to 4.5
- PHP Version deleted (
5)
Hey Fronzes,
your approach seems reasonable.
care to create a patch that could be sent to our review server via Git/Gerrit?
http://wiki.typo3.org/Contribution_Walkthrough_Tutorials
All the best,
Benni.
Updated by Fronzes Philippe over 12 years ago
Hi Benni,
Just see your message.
I would of course did this patch, but I'm not using Git/Gerrit yet.
I will look at the link to a tutorial you gave, but i do not have a lot of time to do it these days
Hope i could do it reasonably fast.
Philippe FRONZES.
Updated by Alain over 12 years ago
Hello,
this issue is still present in TYPO3 4.6.10.
Best regards,
Alain
Updated by Mathias Schreiber almost 10 years ago
- Assignee set to Benni Mack
- Target version set to 7.2 (Frontend)
- Is Regression set to No
@Benni Mack, maybe we can take a look at this
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
- Sprint Focus set to On Location Sprint
Updated by Gilles Fouet over 9 years ago
- Status changed from Accepted to In Progress
- Assignee changed from Benni Mack to Gilles Fouet
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress 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 http://review.typo3.org/40315
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40315
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40315
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40315
Updated by Gilles Fouet over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 83abc46ce6313b0d011f0faf862dbe1b17d33352.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40765
Updated by Gilles Fouet over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset a5bec24566f6aaf99559f145d46b6179094b97ce.
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed