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.
Updated by Andreas Kienast about 7 years ago
- Related to Feature #81901: Refactor t3editor added
Updated by Gerrit Code Review about 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54085
Updated by Gerrit Code Review about 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54085
Updated by Andreas Fernandez about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d33e5a87e95810e0d6ad97ecbe3a40d67976149.
Actions