CKEditor stripping attributes from HTML div tag

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/15/2013 1:46:02 PM
Gravatar
Total Posts 190

CKEditor stripping attributes from HTML div tag

Hi All,

I just upgraded to mojo 2.3.9.9 (and of course I see 2.4 just came out!) and I'm seeing an issue where CKEditor is stripping attributes from div tags. The one observation I've made already is where a tag with <div style="float_left"> get reduced to just <div> any time you bring the content up in the editor to edit. Any thoughts on this one?

Thanks,

John

11/15/2013 2:04:02 PM
Gravatar
Total Posts 18439

Re: CKEditor stripping attributes from HTML div tag

Hi John,

That was previously reported and fixed. If you're still getting that problem perhaps you did not upload all the new files or browser caching is using an older version of the file, maybe try a couple of hard refreshes on the edit page.

Hope that helps,

Joe

11/15/2013 3:08:20 PM
Gravatar
Total Posts 190

Re: CKEditor stripping attributes from HTML div tag

Many thanks! (actually I had an old custom config file that was way out of date.)

You must sign in to post in the forums. This thread is closed to new posts.