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"
Updated by Tymoteusz Motylewski almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
Can not reproduce it on 6.2 or 7.0. Most probably it was fixed in the meantime.
If it doesn't work for you, please leave a comment with more details (including operating system and browser).
Actions