Bug #48249
closedFile selection popup / JS error
0%
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
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Accepted
Ah yes, had the same problem some days ago, but forgot to open an issue.
Updated by Marcin Jakubowski over 11 years ago
Hi there, i can confirm the same bug in our TYPO3 6.1. Installation.
A patch would be wonderful!
Updated by Viktor Livakivskyi about 11 years ago
Same issue with 6.0 branch.
Looking forward for a fix :)
Updated by Benjamin Pick about 11 years ago
I've debugged this issue at #50437 and propose a patch there.
Updated by Benjamin Pick about 11 years ago
- Status changed from Accepted to Resolved
Applied in changeset 30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2.