Skip to main content

Bug Tracker

Side navigation

#13572 closed bug (duplicate)

Opened March 06, 2013 08:01AM UTC

Closed March 06, 2013 01:34PM UTC

"isPlainObject" losts compatibility against 1.9.1

Reported by: ystk_skm (brilliantpenguin@gmail.com) Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.0b2
Keywords: Cc:
Blocked by: Blocking:
Description

You are modifying "isPlainObject" method and it is now losts compatibility against 1.9.1.

When some prototype is set via Object, the prototype have "isPrototypeOf" method.

Please check an example for the matter:

http://localhost/cloudplus.me/EasyCoding/

# my checking conditon:

Google Chrome 25.0.1364.152 (Official Build 185281)

OS Mac OS X

WebKit 537.22 (@144108)

JavaScript V8 3.15.11.16

Attachments (0)
Change History (3)

Changed March 06, 2013 08:02AM UTC by ystk_skm (brilliantpenguin@gmail.com) comment:1

I'm sorry for a mistake.

Correct url is: http://cloudplus.me/EasyCoding/

Changed March 06, 2013 01:22PM UTC by ystk_skm <brilliantpenguin@gmail.com> comment:2

Please close this ticket because of the same matter for #13571

Changed March 06, 2013 01:34PM UTC by ajpiano comment:3

resolution: → duplicate
status: newclosed

Duplicate of #13571.