I have installed the latest DEV version of CKEditor (ckeditor-7.x-1.x-dev) and the CKeditor library from ckeditor.com (3.6.3).
When I edit a page, it is successful but in my error log, I get this error:
LOCATION http://127.0.0.1/drupal/ckeditor/xss
REFERRER http://127.0.0.1/drupal/node/867/edit?render=overlay
MESSAGE Notice: Trying to get property of non-object in wysiwyg_filter_filter_wysiwyg_process() (line 36 of C:\mowes_portable\www\drupal\sites\all\modules\wysiwyg_filter\wysiwyg_filter.pages.inc).
SEVERITY notice
Hope someone can help with this.
I have actually moved onto IMCE with my live site because of this and a previous (now fixed error). But, I prefer the interface of the CKEditor. Does this error actually matter?? Would it be OK to keep using CKeditor and just ignore the error - or is that bad practice?
Thanks
Gina
Comments
Comment #1
dczepierga commentedOk one more question: when u try to edit any page (where u have this error) u see this notice in editor or u lost hole content?
Or this error is only in system log files?
Greetings
Comment #2
GinaF commentedThe page edits absolutely fine and I don't see any errors unless I go and look in my error log. If I didn't look, I wouldn't know there was a problem!
Comment #3
bright8 commentedI'm having the same problem but with the HTML Purifier filter. My error message:
The error is logged (in dblog) on node save. The editor field contents appear to be saved correctly.
I'm using CKEditor 7.x-1.9+13-dev (2012-Jun-16) with CKEditor library 3.6.2, plus HTML Purifier module 7.x-2.x-dev (2012-Jan-29)