I updated my module to the latest version (6.13), and CKeditor from v3.4.1 to v4.0. Although I cleared caches, did fresh installs, I found that (a) I could not select a new toolbar (eg. Full), (b) CKeditor was stripping a lot of HTML and CSS (changing input filters did not help, and disabling all security filters, made no difference).

In the end, I downgrading the CKeditor from v4.0 to v3.6.6.1 resolved all the issues. Having spent 3 hours on the issue, I was unable to work out where the problem lies.

Comments

wwalc’s picture

Status: Active » Closed (duplicate)

Duplicate of #1950498: JavaScript and other tags are being removed after updating to CKEditor 4.1. See the first comment there on how to disable Advanced Content Filtering (allowedContent = true).