Actions
Bug #48318
closedTYPO3 Element Browser toggle Thumbnails fails
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-05-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Inserting Images via the TYPO3-Element-Browser fails, after you toggle thumbnails on or off.
Affected (tested) versions: 6.0.5 and 6.1.0
Steps to reproduce:
- Insert a new CE (Textpic or Pictures)
- insert a new image (works)
- reopen the TYPO3 Element Browser and toggle thumbnails and take a look in the JS error console: "Uncaught SyntaxError: Unexpected identifier"
- try to insert now an image: fails with JS error "Uncaught ReferenceError: insertElement is not defined"
Actions