The default theme changed from Moono to Moono-lisa in CKEditor 4.6, but this module only looks for the Moono and Kama skins. This breaks the editor when newer versions are used through the CDN.

Comments

jstoller created an issue. See original summary.

jstoller’s picture

Assigned: jstoller » Unassigned
Status: Active » Needs review
StatusFileSize
new1.75 KB

The attached patch makes ckeditor_load_skin_options() version aware, supporting editor versions 3-4.8.

Status: Needs review » Needs work

The last submitted patch, 2: ckeditor_skin_default_by_version-2947109-2.patch, failed testing. View results

  • jcisio committed 8908539 on 7.x-1.x authored by jstoller
    Issue #2947109 by jstoller: New default CKEditor skin not recognized
    
jcisio’s picture

Status: Needs work » Fixed

Patch applied correctly. I fixed some code to simplify it, then committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.