I'm troubleshooting a Javascript issue in IE8 that only occurs when the JS is aggregated, so I've been running files through JSLint, and I found a few things to update.

Patch forthcoming!

Comments

jastraat’s picture

Status: Active » Needs review
StatusFileSize
new1.51 KB

Patch attached -

daniel.c’s picture

Thanks for the patch as I'm having a problem that breaks the browsing widget and partial node form for authenticated users in IE9 when JS is aggregated https://drupal.org/node/2104773. However the problem still persists after I applied the patch.

jastraat’s picture

@daniel.c
Yes, unfortunately, I created this patch after experiencing the same issue. It did not fix it, but I figured it was worth submitting the JS fixes as a patch.

japerry’s picture

Status: Needs review » Fixed

heh yah those all make sense ;-)

Fixed! http://drupalcode.org/project/commons.git/commit/ae1cca5

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.