Skip to main content

Bug Tracker

Side navigation

#6740 closed bug (fixed)

Opened June 28, 2010 09:43PM UTC

Closed September 24, 2010 07:52PM UTC

isFunction breaks in ES5

Reported by: john Owned by:
Priority: undecided Milestone: 1.4.3
Component: core Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

We need to make sure that we check for undefined ahead of time. Failing in IE 9.

Attachments (0)
Change History (2)

Changed July 17, 2010 12:28AM UTC by paul.irish comment:1

Changed September 24, 2010 07:52PM UTC by john comment:2

priority: → undecided
resolution: → fixed
status: newclosed

This was resolved when we switched to using the jQuery.type method.