Closed (duplicate)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2013 at 22:56 UTC
Updated:
15 Mar 2016 at 17:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Gyver06 commentedJust to give you some more details about this issue, here are two screen captures of what I've got :
This is critical for my users since they use ckeditor to create documents.
Best regards
Comment #2
Gyver06 commentedCapture_bug_CKEDITOR_v4.01_00.PNG Shows you what I can see in preview mode before saving.
The second capture shows what I've got after saving.
Strange isn't it ?
Comment #3
Geijutsuka commentedThis might be related to a post someone made here: http://drupal.org/node/1958442
I'm having to save the nodes with the editor disabled to keep styles and classes applied... but they get stripped if I go back in to edit the content (the editor is enabled by default).
This is happening on two new sites and a sandbox site I have—everything up to date and text formats set to their defaults.
Comment #4
DarkAshelin commentedI'm having the same issue. Have you found any solution?
Comment #5
Geijutsuka commentedI believe this is a duplicate of #1958442
After doing the following, the styles get saved:
(mentioned in https://drupal.org/node/1958442#comment-7255458)
Comment #6
DarkAshelin commentedI tried that but nothing changed.
Comment #7
DarkAshelin commentedI tried that but nothing changed.
(Sorry, seems I double-posted and can't delete it)
Comment #12
onlinkall commentedeasy to fix it just
1- go to your module and search for Filter and edit the confutation as below
but this check box to enable any others check box put them as unchecked UNenables
authenticated user
administrator
Convert line breaks into HTML (i.e.
and
)
Convert URLs into links
Correct faulty and chopped off HTML
all the best