Project

General

Profile

Actions

Bug #23254

closed

referende to undefined property SWFUpload.instances.SWFUpload_n

Added by Jan Loderhose over 14 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-07-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

After finishing an upload of any file(s) with the build in flash uploader the Firefox error console shows warnings that typo3/backend.php tries to reference SWFUpload.instances.SWFUpload_n approx. every second, where n is the id of the used SWFupload instance.

This occurs for each and every instance of SWFUpload. Thus, these warnings are generated for each upload during one backend session which leads to several 10th to 100th of warning per second, depending on the frequency of uploads.

With growing numbers of thrown warnings this results in:
1) "Overwride existing files" gets ignored completely. Its never possible to overwride files in fileadmin from this point on until you logout, close the browser and start anew.

2) Usage of the flash uploader renders firefox error console entirely useless since it is impossible to examine "real" errors

enable flash uploader.
open firefox error console.

upload files to fileadmin serveral times
experience behavior described above (got it after about 30+ separate uploads)

TYPO3 4.4.0
Firefox 3.6.6
Flash version 10,1,53,64
(issue imported from #M15212)

Actions

Also available in: Atom PDF