Closed (duplicate)
Project:
Diagnostic Tools
Version:
6.x-1.x-dev
Component:
wsod module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2009 at 18:14 UTC
Updated:
9 Apr 2010 at 09:30 UTC
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
Comment #1
Skirr commentedI have same issue, but i had it with fckeditor too. And can't find the reason. Maybe some other modules interfere. Really annoying thing.
Comment #2
wwalc commentedCould 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)?
Comment #3
Skirr commentedwow, 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 :(
Comment #4
mephir commentedIt 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?
Comment #5
wwalc commentedComment #6
vvs commentedJust after the update to fckeditor-6.x-2.0.
Also inserted in the empty editor.
When I turned off FCKEditor - n/a lost.
Comment #7
vvs commentedYes! I'm found! This error appears if the module DTools(WSOD) is activated.
Comment #8
tannerg commentedI 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.
Comment #9
mephir commentedx-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.
Comment #10
mephir commentedComment #11
kenorb commented#765400: ckeditor and wsod not working