Actions
Bug #18090
closedIE JS-Error in new Backend blocks
Start date:
2008-02-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
following line throws the error (last line):
case 'help_aboutmodules':
$('content').src = top.getModuleUrl(top.TS.PATH_typo3+"alt_intro.php?"+additionalGetVariables);
top.fsMod.currentMainLoaded="help";
top.highlightModuleMenuItem("ID_226369394");
Error in German: "Bezeichner, Zeichenfolge oder Zahl erwartet" - "Das Objekt unterstützt diese Eigenschaft oder methode nicht"
(issue imported from #M7340)
Updated by Steffen Kamper almost 17 years ago
forget to mention: this happens after login with first screen.
Actions