Actions
Bug #53826
closedJavaScript error when using foldertree (for files) selector popup in RTE, and icons not showing
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When using the RTE to link to a file or folder in the filesystem, or when using the Element Browser for linking a header, a Javascript error occurs when navigating with the folder tree.
In both dialogs the error "Uncaught ReferenceError: jumpTo is not defined" is thrown to the console, when clicking on one of the newly visible folders after expanding a formerly closed tree node.
Additionally in the RTE popup the icons for the newly expanded subtree are not shown due to a wrong path.
The error occurs because the tree implementation is not responding correctly to which scope it is rendered to.
Screencast: http://screencast.com/t/FQBwOxeEP
Files
Actions