Bug #23867
closedMenu_Layers is screened incorrect
0%
Description
After Update from 4.3.7 to 4.3.8 i have the error in frontend, that the t_menu_layers and g_menu_layers does not work correct. In third and second level of the menus it is possible that the points of the menu are not closed down and screened over all.
i think it has to do with the lates bug-fix of the point: 12376
After copying the old versions of the t_menu and g_menu scripts everything works fine. Anyone an idea?
(issue imported from #M16166)
Updated by Chris topher about 14 years ago
#21388 was the only issue changing the _menu_layers.php files between 4.3.7 and 4.3.8.
Are you sure that this is not a caching issue? Try clearing all caches in TYPO3 and in your browser and try again...
And: What is the problem? What do you mean with "the points of the menu are not closed down"?
Can you attach a screenshot showing the problem?
Updated by Janos about 14 years ago
Hello Christopher,
i think this bug is an duplication of task
http://bugs.typo3.org/view.php?id=16268
I've tested it in 4.4 and trunk version.
Updated by Christian Kuhn over 11 years ago
- Status changed from New to Rejected
- Target version deleted (
0)
With 6.1 issue #46358, the _layers menus where moved to statictemplates, and statictemplates was removed from core afterwards. This issue won't be solved in the core anymore.