Closed (won't fix)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2007 at 23:20 UTC
Updated:
27 Feb 2007 at 23:41 UTC
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
Comment #1
kreynen commentedAgain, are you using the jquery patch?
Comment #2
luti commentedAgain, yes ;-)
Comment #3
kreynen commentedI believe this is only a problem with jquery patch, not the 5.x-1.x-dev release as you've indicated.
Comment #4
luti commentedYes, 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...