I have use CKEditor 4.4.5 and when I activate Media Wysiwyg plugin, CKEditor is broken on pages, that contains <script> tags. Tested on current dev version.

For example, try to add this code without wysiwyg:
<script>alert('test');</script>
and activate wysiwyg without Media Wysiwyg plugin - all works well

But with Media Wysiwyg plugin - CKEditor executes script instead of keeping it in code, so as result we got script removed from page source.

Comments

Chris Matthews’s picture

Status: Active » Closed (outdated)

Closing this issue as outdated. However, if you think this issue is still important, please let us know and we will gladly re-open it for review.
sincerely,
- the Drupal Media Team