I keep getting these "n/a"s at the bottom of my post in the editor. Not sure what the issue is, but I thought I should bring it to your attention. Is anybody else getting this?

Thanks again. Great work on this thing. Has made my life so much better with Drupal. This whole thing should be in core from the beginning if Drupal wants to stay competitive for the end user.

Comments

Skirr’s picture

I have same issue, but i had it with fckeditor too. And can't find the reason. Maybe some other modules interfere. Really annoying thing.

wwalc’s picture

Could you guys paste here the list of installed modules?

Could you check your security filters in CKEditor profile? Perhaps there is some filter that shouldn't be checked (just guessing)?

Skirr’s picture

wow, its really hard to post here more than a 100 modules. And i'm sure it would be even harder to find which one is causing conflict.

But looks like it's something with js. Because "n/a" appear not only in text fields but also in imce's filewindow under button "clear log"

One of the suspicion is jQuery Update 6.x-2.x-dev (2009-apr-24) (jquery1.3.2) or Lightbox2 6.x-1.x-dev (2009-nov-16)

tried to switch them off and nothing happen. n/a still appears :(

mephir’s picture

It can happend if textarea which is replacing by the editor is not visible. On them or someone's parents tag is style display:none.
Maybe you are using ajax_comments module?

wwalc’s picture

Status: Active » Postponed (maintainer needs more info)
vvs’s picture

Just after the update to fckeditor-6.x-2.0.
Also inserted in the empty editor.
When I turned off FCKEditor - n/a lost.

vvs’s picture

Category: bug » task
Status: Postponed (maintainer needs more info) » Active

Yes! I'm found! This error appears if the module DTools(WSOD) is activated.

tannerg’s picture

I had this same issue.

I think this should be a bug report for the WSOD module which is a complete lifesaver and easy to turn on and off, but it would be nice to be able to turn it on without it causing headaches for content editors.

mephir’s picture

x-debug report to me "Notice: Undefined variable: buffer in /home/mephir/www/drupal2/sites/all/modules/dtools/wsod/wsod.module on line 377", so it is wsod bug. I reported bug #765400: ckeditor and wsod not working on wsod tracker.

mephir’s picture

Status: Active » Closed (won't fix)
kenorb’s picture

Project: CKEditor 4 - WYSIWYG HTML editor » Diagnostic Tools
Version: 6.x-1.0-beta1 » 6.x-1.x-dev
Component: Miscellaneous » wsod module
Category: task » bug
Status: Closed (won't fix) » Closed (duplicate)