When I create a new node, the fckeditor rich text editor is shown, but the plain text editor is shown too, under the fckeditor area.
if I enter text in fckeditor, the input is not taken into account and the node contains no content after saved.
Under these two area, the link 'Switch to plain text editor' appears. When I click on this, then only the fckeditor appears (strange for a plain text editor !), and if I enter text, the input is taken into account.
The problem only appears for the admin role and only when creating a node (no problem when edit an old node ).
Is someone have an idea to resolve this problem ?
Comments
Comment #1
freakx0 commentedi have the same problem. at the moment no idea why that doesn't work correct..
Comment #2
lucuhb commentedComment #3
Jorrit commentedPlease check if CKEditor has the same bug: http://drupal.org/project/ckeditor.
Comment #4
lucuhb commentedI haven't try ckeditor, but I have a reflexion on this issue.
I have two sites on drupal, all with fckeditor module. For the first one, I have only one profile in fckeditor, with all my role checked for this profile, even the admin role : the problem of the plain/rich text appears, even when I disable the option "Show disable/enable rich text editor toggle : ".
For the second site, I have a first fckeditor profile with all roles, but also a second fckeditor profile I had before the 6.2.1 version of fckeditor module, and with no role related to (I would like to keep it for futur tests). The problem doesn't appear, that I enable the editor toggle option or not, and I have only the rich text editor,
Perhaps It could be related to the problem I previously raised #744702: Roles allowed to use this profile, ie the fact that profile should have a least one role to be saved ?
Comment #5
Jorrit commented