-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP30, 7.0.4 CE GA5, 7.0.X, 7.1.X, Master
-
Component/s: Core Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:2
-
Git Pull Request:
Code inside <liferay-util:html-top> is not added to the header if the file containing it is not used at initial page load.
Steps to Reproduce
- Navigate to Control Panel > Content > Documents and Media
- Add a new document type with an HTML field
- Add a document using the "Add Multiple Documents" menu
- Change the document type to the one created in step 2
Expected Result: CKEditor is loaded for the HTML field
Actual Result: No editor is loaded and an error shows in the browser console "ReferenceError: CKEDITOR is not defined"