Details
-
Bug
-
Resolution: Fixed
-
Medium
-
4.0.2, 4.1.5
-
None
Description
Steps:
- Configure inline custom tag, eg. Acronym.
ibexa: system: admin_group: fieldtypes: ezrichtext: custom_tags: [acronym] toolbar: text: buttons: acronym: priority: 5 ibexa_fieldtype_richtext: custom_tags: acronym: template: field_type/ibexa_fieldtype_richtext/custom_tags/acronym.html.twig icon: '/bundles/ibexaplatformicons/img/all-icons.svg#information' is_inline: true attributes: explanation: type: 'string'
- Create content with RTE.
- Type some text, highlight it and add acronym CT.
- Publish.
- Edit created content.
Result: word in inline custom tag is duplicated.