Actions
Bug #85000
closedCannot add image using element browser
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-05-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps¶
- backend, edit tt_content in FormEngine of type text/image
- open add new image dialog
- after selecting image (SVG in this case) console error is shown
Misbehavior¶
Console error Uncaught TypeError: Cannot read property 'data-52-tt_content-472-image-sys_file_reference' of undefined
Refers to jsfunc.inline.js
in method getContext: function(objectId)
Actions