Project

General

Profile

Actions

Bug #16319

closed

Clicking on the mounted folders in Filelist BE module produce javascript errors.

Added by Romain Fougier almost 18 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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 #1

Updated by Guillaume Crico over 17 years ago

You can check the extension : "fix404getdragdropcode" in the TER.
It may correct this bug...
Hope someone will take some code for the next Typo3 release.

Only tested with Typo3 4.0.4 !!!

Actions #2

Updated by Oliver Hader over 17 years ago

Does this negative behaviour still exist in TYPO3 4.1-beta3?

Actions #3

Updated by Michael Stucki over 17 years ago

No, I think this issue was solved some time ago. It had todo with special chars in a UTF-8 (the AJAX-) response...

Anyway, this is fixed now.

Actions

Also available in: Atom PDF