When I open a webform (which includes two textareas), the error as below is displayed (twice).

warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/html/new.gewiss.si/sites/all/modules/tinymce/tinymce.module on line 143.

TinyMCE is at that moment (by default) turned off. I can turn it on in both fields, as well as I can normally use it (besides of this error being displayed, everything seems to be fine...).

If I edit this webform, this errors are not displayed! They don't apper also on any other node type.

Comments

kreynen’s picture

Again, are you using the jquery patch?

luti’s picture

Again, yes ;-)

kreynen’s picture

Status: Active » Closed (won't fix)

I believe this is only a problem with jquery patch, not the 5.x-1.x-dev release as you've indicated.

luti’s picture

Yes, I've just installed the latest TinyMCE 5.x-1.x-dev (which seems to be without any jQuery patch applied) and am not facing that problem. It seems to be somehow related to jQuery related changes...