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
I'm sorry for a mistake.
Correct url is: http://cloudplus.me/EasyCoding/