Bug #20998
closed"Modules" section in single user view in user admin is broken
0%
Description
Problem:
The "Modules" section in single user view in user admin is broken.
Steps to reproduce:
open the "User Admin" module in Admin tools
click on the name of a be_user to open the "user info" view
scroll down to the "Modules" section
click on the title of a module or on one of the minus icons
the frame will reload and show only alt_menu.php
a javascript error occurs:
top.restoreHighlightedModuleMenuItem is not a function
http://localhost/dummy-4.x_HEAD/typo3/alt_menu.php?collapsedOverride[help]=1
Line 1
(issue imported from #M11882)
Updated by Steffen Kamper about 15 years ago
the problem is that all these +/- are concepted for frames only. So the url of these +/- are
onclick="window.location.href='alt_menu.php?collapsedOverride[web]=1'"
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
-1)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.