Undefined variable in wysiwyg.inc?

I have been getting an undefined variable report from firebug when the wysiwyg editor is loaded. It is located on line 483 of wysiwyg.inc

    HTMLArea.prototype.updateToolbar = function(allEnabled, noStatus)

Where noStatus is undefined

    updateToolbar(false, undefined)

without knowledge of all these js functions, I've had a quick check I can only find updateToolbar being called with only one variable being passed in -boolean of either true or false- is this a bug or our setup?

This code is very old, and not originally written by us. It is very likely it is just a warning that is ignored.

have you fixed this yet Mark?

Should have added that you can submit this as a bug at:
http://bugs.matrix.squiz.ne

Yeah, I told him to already, but he didn't listen to me. :slight_smile:

i guess we should upgrade to 3.12.2 before logging a bug?

[quote]i guess we should upgrade to 3.12.2 before logging a bug?
[right][post=“15234”]<{POST_SNAPBACK}>[/post][/right][/quote]



You should generally, yes. Log the bug anyway.

Can't you just log it for us, Avi? :stuck_out_tongue:

[quote]Can’t you just log it for us, Avi? :stuck_out_tongue:
[right][post=“15277”]<{POST_SNAPBACK}>[/post][/right][/quote]



hmmm, please log the bug Aleks :slight_smile:

Bug logged:
[bug]2265 Undefined variable in wysiwyg.inc[/bug]