clear out OpenILS.data a bit more during login (in case we were logged in previously...
authorJason Etheridge <jason@esilibrary.com>
Wed, 23 Mar 2011 16:09:13 +0000 (12:09 -0400)
committerJason Etheridge <jason@esilibrary.com>
Wed, 23 Mar 2011 16:09:13 +0000 (12:09 -0400)
Open-ILS/xul/staff_client/chrome/content/OpenILS/data.js

index 87d75c1..b793796 100644 (file)
@@ -531,6 +531,9 @@ OpenILS.data.prototype = {
             }
         }
 
+        // If we don't clear these, then things like obj.list['acnp_for_lib_1'] may stick around
+        obj.hash = {}; obj.list = {};
+
         this.chain = [];
 
         this.chain.push(