-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.X
-
Component/s: JS APIs and Utilities
-
Labels:
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
The case is reproduced with the following editor settings in the portal-ext.properties file:
editor.wysiwyg.default=alloyeditor
editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=alloyeditor
editor.wysiwyg.portal-web.docroot.html.portlet.announcements.edit_entry.jsp=alloyeditor
editor.wysiwyg.portal-web.docroot.html.portlet.blogs.edit_entry.jsp=alloyeditor
editor.wysiwyg.portal-web.docroot.html.portlet.mail.edit.jsp=alloyeditor
editor.wysiwyg.portal-web.docroot.html.portlet.mail.edit_message.jsp=alloyeditor
editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.bb_code.jsp=ckeditor_bbcode
editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.html.jsp=ckeditor
editor.wysiwyg.portal-web.docroot.html.taglib.ui.discussion.jsp=alloyeditor
editor.wysiwyg.portal-web.docroot.html.taglib.ui.email_notification_settings.jsp=alloyeditor
Reproduction Steps:
- Set up DXP 7.0 with the latest fix pack.
- Set the default editor to alloyeditor
- Go to Control Panel --> Content --> Web Content and add basic web content as follows:
a. At the Structure and Template click on one of them.
b. Popup opens. Just close it by clicking on "x" - Now add a title and/or content then publish.
- After publishing click on the "Go to Site" on Control Panel.
Actual Result: The page keeps loading and is not redirected to the home page. No errors are appearing.
Expected Result: The user is redirected to the Home page.