Actions
Bug #65027
closedElementBrowser: After file upload no file can be selected
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-02-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
When you upload a file in the ElementBrowser and want to directly select that file a JS issue is thrown.
ReferenceError: link_folder is not defined
This happens because there is already an JS issue thrown earlier:
SyntaxError: missing name after . operator
...ow.opener.document && window.opener.document. && window.opener.document.[""] )
$this->P['formName'] is empty...
Actions