updroid / jquery-jstore

Automatically exported from code.google.com/p/jquery-jstore
1 stars 0 forks source link

[jStore 2.0 r38] engineReady doesn't send engine to the listener if engine is previously ready #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
patch :

line 920

//notify(listener);
notify(listener, this, [ engines[active] ]);

Original issue reported on code.google.com by vincent....@gmail.com on 12 Jan 2011 at 2:07