Hi;
after the latest upgrade,CKEditor is messing up all my Drupal 7 sites. (Yes, D and all the modules are up-to-date)
CSS classes are removed and content is wrapped with <p></p> also when it definitely should not be.
One example: the Table Filter converts a [table ] macro into HTML encoded table.
It works fine if I paste and save, but if I try to edit the page, CKEditor wraps the [table] part with <p></p> and Drupal starts reading it as a normal paragraph.
It's really frustrating, because it also break complex pages.
Ideas, please....
Max
You might have more luck
You might have more luck asking this question on our Drupal page here, since the people there have more experience with it. It might be caused by ACF (Advanced Content Filter) but it still wouldn't be a bad idea to check out that link for similar issues.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Thank you. I tried disabling
Thank you. I tried disabling ACF but nothing changes. I'll go back to Drupal Forum
M.