CKEditor module attach css file //cdn.ckeditor.com/4.4.3/full-all/contents.css. LESS module breaks this file attach:

img

URL breaks in less_wysiwyg_editor_settings_alter():

$path = trim($parts['path'], '/');

Absolute URL //cdn.ckeditor.com/4.4.3/full-all/contents.css transform to local URL cdn.ckeditor.com/4.4.3/full-all/contents.css

CommentFileSizeAuthor
2015-06-18_131147.png83.71 KBxandeadx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

corey.aufang’s picture

Incoming commit should fix this issue.

Let me know if it resolves your situation.

  • corey.aufang committed 3626f3a on 7.x-4.x
    Issue #2508175 by corey.aufang: LESS breaks load CKEditor contents.css...
xandeadx’s picture

Status: Active » Fixed

Fixed, thanks!

Status: Fixed » Closed (fixed)

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