-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: 7.0.0 DXP SP3, 7.0.3 CE GA4, 7.0.X EE
-
Component/s: Frontend Infrastructure > WYSIWYG
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:2
-
Git Pull Request:
When the property editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl is set to alloyeditor_bbcode, ckeditor is used instead.
Steps to Reproduce
- Set the following property and start a clean bundle
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=alloyeditor_bbcode
- Create a new Document Type with an HTML Main Metadata Field
- Add a new document of the created type
Expected Result: When creating the document, the HTML field would be using Alloy Editor
Actual Result: The HTML field uses CKEditor.