Bug #17913
closedpage tree in BE cannot be expanded/collapsed
0%
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
Updated by Benni Mack almost 17 years ago
hey Daniel,
please make sure you cleared the browser cache and all.
Updated by Daniel Poetzinger almost 17 years ago
just checked and deleted all. still the same error
(wether i use backend.php or alt_main.php)
PS: Firefox 2.0.0.11
Updated by Benni Mack almost 17 years ago
Is your TYPO3 installation running on a windows server?
Updated by Daniel Poetzinger almost 17 years ago
no its linux (php5).
On alpha3 I get the same error.
(I attached screenshot)
Updated by Franz Holzinger almost 17 years ago
I have reported the same also here for SuSE 10.1:
Updated by Benni Mack almost 17 years ago
Hey Daniel,
can you send me a list of extensions you have installed?
I think the problem is related to XCLASSing template.php
Updated by Benni Mack over 16 years ago
Daniel, any news here? Still the same problem?