Export to GitHub

jquery-jstore - issue #47

[jStore 2.0] Doesn't work with IE8 and local storage


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