Bug Tracker

Modify

Ticket #12345 (closed bug: invalid)

Opened 9 months ago

Last modified 9 months ago

isPlainObject returns different results in IE & chrome

Reported by: mice530@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.0
Keywords: Cc:
Blocking: Blocked by:

Description

when check BOM object, it returns true in IE but false in chrome i use $.isPlainObject(window.location) in this case

Change History

comment:1 Changed 9 months ago by rwaldron

  • Status changed from new to closed
  • Resolution set to invalid

According to the docs, host objects have known inconsistencies and aren't supported:  http://api.jquery.com/jquery.isplainobject/

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.