Skip to main content

Bug Tracker

Side navigation

#6569 closed bug (worksforme)

Opened May 14, 2010 02:35AM UTC

Closed October 25, 2010 08:07PM UTC

$.isPlainObject not working in IE

Reported by: mmmikeyyy Owned by:
Priority: low Milestone: 1.4.3
Component: core Version: 1.4.2
Keywords: plain object Cc:
Blocked by: Blocking:
Description

Give it a DIV from the DOM and it will tell you that it's a plain object. IE is the only one doing that (IE7 & IE8).

I hate IE, but still what's the use of a function that does not work in IE??

And I ask the question again: any way we can get a fix before the next version is out?

Attachments (0)
Change History (2)

Changed June 12, 2010 02:02AM UTC by dmethvin comment:1

component: unfiledcore

I believe the

Changed October 25, 2010 08:07PM UTC by rwaldron comment:2

priority: → low
resolution: → worksforme
status: newclosed

Using the following jsFiddle I was able to confirm that this issue no longer exists.

http://jsfiddle.net/rwaldron/fM9aG/1/