Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.13
-
Fix Version/s: 4.7.14
-
Labels:
-
Versioning Impact:Minor (add functionality in backwards-compatible manner)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Core Team Contract
-
Verified?:No
Description
Due to CRM-18257, starting in 4.7.5, CKEditor started to include full <html><head><body> tags in CiviMail content. This can result in malformed HTML if bulk mailing header/footer is already configured to include these tags.
Since some sites want this feature and others do not, we are making this configurable in the CKEditor configurator UI. It will be disabled by default since this was the norm in 4.6. Sites can enable it by setting "fullPage = true" under the Advanced Options of the CiviMail preset.