Actions
Bug #16319
closedClicking on the mounted folders in Filelist BE module produce javascript errors.
Start date:
2006-07-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
The following errors are displayed in IE 6.0 (if debug script editor is enabled) or in Firefox 1.5.0.3 (with web developer toolbar) when clicking on a mounted folder name or icon (eg first folder) in the "File > Filelist" module :
- Error : document.getElementById("dragTitleID_" + elementID) has no properties
Source file : http://gl2tst.grandlyon.fr/typo3/alt_file_navframe.php??currentSubScript=file_list.php
Line : 342
- Error : dragIconCSS has no properties
Source file : http://gl2tst.grandlyon.fr/typo3/alt_file_navframe.php??currentSubScript=file_list.php
Line : 313
- Error : Property « border-radius » unknown. Abandoned declaration.
Source lile : http://gl2tst.grandlyon.fr/typo3/stylesheet.css
Ligne : 183
In IE if debug script editor is enabled the Contextmenu don't show up.
There is the same kind of error when making the previsualization (clicking on the zoom icon at the top of the right frame of the backend) of a versioned page in workspace.
OS and Browser:
Windows XP pro SP1, SP2
- IE6 SP1 : 6.0.2800.1106.xpsp1.020858-1920
- IE6 SP2 : 6.0.2900.2180.xpsp_sp2.050301-1519
- Firefox : 1.5.0.3
(issue imported from #M3789)
Actions