Bug #65638
closedTSconfig mod.web_info.menu.function not respected anymore
100%
Description
TSconfig: mod.web_info.menu.function.tx_infopagetsconfig_webinfo = 0
Does not work in TYPO3 CMS 6.2.10 anymore, but has before (don't know exact version).
Updated by Markus Klein almost 10 years ago
Updated by Markus Klein almost 10 years ago
Ok, the bug is that the name has changed to a namespaced class name.
TYPO3\CMS\InfoPagetsconfig\Controller\InfoPageTyposcriptConfigController
Will try to find out why/where this happened
Updated by Markus Klein almost 10 years ago
Found the culprit: https://review.typo3.org/22271
Updated by Markus Klein almost 10 years ago
Workaround is: mod.web_info.menu.function.TYPO3\CMS\InfoPagetsconfig\Controller\InfoPageTyposcriptConfigController = 0
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/37697
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ebc9f00978a2b34ab4aeed679426d704ad90a335.
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/37863
Updated by Markus Klein over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 705da957b851e124ebb169989a3d3494f59aafd9.