Actions
Bug #17913
closedpage tree in BE cannot be expanded/collapsed
Start date:
2007-12-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Just upgraded from 4.2.alpha1 to alpha2
And cannot expand/collapse the BE tree anymore.
I got several javasript errors like this in firebug:
Tree is not defined
[Break on this error] Tree.highlightActiveItem("",top.fsMod.navFrameHighlightedID["web"]);
alt_db_navframe.p... (line 163)
Clickmenu is not defined
[Break on this error] Clickmenu.clickURL = "alt_clickmenu.php";
alt_db_navframe.p... (line 91)
Tree is not defined
[Break on this error] Tree.thisScript = "alt_db_navframe.php";
alt_db_navframe.p... (line 64)
Tree is not defined
onclick(click clientX=0, clientY=0)alt_db_navframe.p... (line 1)
[Break on this error] <!DOCTYPE html
alt_db_navframe.p... (line 1)
In 4.2alpha1 this works.
(issue imported from #M6940)
Files
Actions