Actions
Bug #48249
closedFile selection popup / JS error
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-05-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hey,
I have a problem with TYPO3 6.1.0 in the file selection dialog.
If I click on "add image", select directly a folder and select a image, everything is ok. But...
If I click on "add image", navigate in the pagetree to expand the tree first, I can't select a folder anymore and get a JS error.
There is a difference between the initialize load of the folder tree (the click event in the folder ist "jumpToUrl") and the ajax added items (the click event on the folder ist "jumpTo"). But the "jumpTo" Method is not loaded in the Frame.
Can anybody confirm this bug?
Regards,
Tim
Files
Actions