IE 8 & 9 actually display the textfield and WYSIWYG editor correctly, but I get errors like the following:

Line: 20
Char: 5927
Error: Failed
Line: 4711
Char: 3
Error: 'undefined' is null or not an object

When I disable jQuery Update, the problem disappears. Everything works fine in FireFox, Chrome and Safari. IE8 and IE9 work fine, but pop up the two errors. IE6 and IE7 don't even show the resizable textarea 'resize widget' or the WYSIWYG editor.

One way this could possibly be fixed is by allowing the admin to override pages on which the jQuery Update is applied. For admin pages, it'd be great if I could disable jQuery Update... for all the sites on which I use it, I only need it for things like Colorbox or FullCalendar (on public-facing pages).

Comments

geerlingguy’s picture

Status: Active » Closed (works as designed)

Looks like the error actually stemmed from a combination of OG Menu, jQuery Update, WYSIWYG, and WYSIWYG Force Linebreaks (for reasons I know not). I had opened #1051454: Attached JS file causes JS errors in IE 7, 8, 9 in the Force Linebreaks issue queue, but found the problem was actually caused by the og_menu.js file in the OG Menu module, so I opened #1051542: Incompatibility with jQuery Update. Problems with WYSIWYG, WYSIWYG Force Linebreaks, and "Delete this menu item." being checked..