Actions
Bug #82424
closedT3editor: Get default mode if none is defined
Start date:
2017-09-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
On Location Sprint
Description
If a field is rendered by t3editor and no mode is defined for that field, the ModeRegistry will encounter a PHP warning.
How to test¶
Requirement: EXT:styleguide installed
Open a "inline expand" element and expand the contained inline field. You'll get a 500 response.
Actions