Bug #20414
closedPagetree not working properly
0%
Description
The pagetree elements cannot be collapsed and expanded. The contextual icon menu is also not working.
Javascript throws the following errors:
Can't find variable: Tree
Can't find variable: Clickmenu
Can't find variable: showClickmenu
Can't find variable: DragDrop
Can't find variable: Prototype
(issue imported from #M11067)
Updated by Bart Dubelaar over 15 years ago
The problem is caused by the firefox3 backend fix (mn_ff3_be_bugfix). Turning it off resolves the issue.
The firefox3 bugfix throws the following error when loaded: 'The XCLASS filename-key "typo3/alt_main.php" was different from "ext/mn_ff3_be_bugfix/xclass/ux_alt_main.php" which it should have been'
Updated by Bart Dubelaar over 15 years ago
I can't reproduce the issue that the firefox3 bugfix was written for, so I can leave the bugfix turned off. Problem solved.
Updated by Francois Suter over 15 years ago
Not a bug according to the reporter.