Posted on Jan 12, 2011 by
Swift Panda
patch :
line 1439
//if (this.database.hasOwnProperty(key)) if ( Object.prototype.hasOwnProperty.call(this.database, key) )
Status: New
Labels:
Type-Defect
Priority-Medium