Hi,

I have a problem with ckeditor when I update some nodes.
Not anytime (because when I refresh I have my content) but sometime, when I wanna edit a node, the textareas are just blank and when I waana see the html code in case it'll be hidden, there is no text anymore.

My content just not exist on the page and I don't know why.

I have the bug on several PCs with IE8, not try for the moment with Firefox.

Regards.

Comments

trgreen17’s picture

Same problem here in IE8. Version 4 of the CKEditor library, version 7.x-1.x-dev of the Drupal module. CKEditor demo site works fine, but I have a blank input area in Drupal 7, Bartik theme.

t_i_b_o’s picture

Same problem with firefox 17, ckeditor v4 library and 7.x-1.x (now = 7.x-1.11)!
theme : Corolla 7.x-3.0-rc1

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Do u see any javascript errors in Firebug (Firefox addon)?
Which package of CKEditor v4 do u use?

t_i_b_o’s picture

Hi,

First of all, sorry for my english it's not my mother tongue.
So, dczepierga I'll try to answer your questions, but I'm not sure to understand everything (I am just a drupal user not a dev)

My CKEditor package is called "ckeditor_4.0_standard.zip"
I can't find any javascript errors in firebug...
I have noticed that the basic "Advanced" Profil work fine (no blank textarea) but the "full" Profil I have in admin mode don't work.

Hoping those few answers can help, if you have further questions I will try to help as good as I can.

AlfTheCat’s picture

Issue summary: View changes

Same issue here. Node/add is working. Node/edit is not. No editor.

I'm seeing this error: Uncaught TypeError: Cannot read property 'once' of undefined but it doesn't seem to refer to anything with the ckeditor module. It looks like a problem with the overlay module. However, this issue occurs both with and without the overlay, the error is also present on node/add, where the editor is working fine.

I looked all over the net but none of the solutions so far have had any effect.

brighteridea’s picture

Any Luck?

AlfTheCat’s picture

@brighteridea,
Nope. Went back to using wysiwyg module. Works much better overall, imo