Bug #78969
closedMissing Partial Root Path in DynamicTabMenu
100%
Description
The core switched in TYPO3 8 LTS from integrated fluid to TYPO3Fluid. With this switch the "automatic" detection of partial and layout pathes, if not set, depending on the templatePathAndFilename is gone (Implemented in StandaloneView but not in the new TemplatePaths).
This breaks
ModuleTemplate::getDynamicTabMenu()
AbstractContainer::renderTabMenu()
PageLayoutView::tt_content_drawItem ??
Files
Updated by Alexander Opitz almost 8 years ago
- File test.patch test.patch added
Adding a test.patch which adds in NewContentElementController
'stateIcon' => 2
to the items in the dynamicTabMenu.
So opening the New Content Element shows the error or the warning icon after patching.
Updated by Gerrit Code Review almost 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/50948
Updated by Gerrit Code Review almost 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/50948
Updated by Gerrit Code Review almost 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/50948
Updated by Alexander Opitz almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1a2e2630e2165b8217aff8e9633c1a2325d64cd2.