Bug #81748
closedcustom yaml not loaded in flexform field for cke editor
100%
Description
If I use flexform and following code:
<TCEforms>
<label>Subtitle</label>
<config>
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<enableRichtext>1</enableRichtext>
</config>
</TCEforms>
custom yaml configuration of cke is not loaded.
Updated by Riccardo De Contardi almost 7 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
Updated by Vendy Tjung over 6 years ago
- Related to Bug #83809: ckeditor: custom config not loaded in flexform / problem determining pid added
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60902
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61059
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61089
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d44e84fccb90d0a3c0f3bed89143057498caba4f.
Updated by Gerrit Code Review over 5 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61089
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset eb8842b8710f55f122ca99d68be5a146f863b7f0.
Updated by Benni Mack almost 5 years ago
- Related to Bug #81893: ck_editor: Linefeeds added after each save added