From: Jakub Skoczen Date: Thu, 3 Mar 2011 11:31:27 +0000 (+0100) Subject: There seem to be to many 'shows' at times X-Git-Url: http://git.indexdata.com/?p=mkdru-moved-to-drupal.org.git;a=commitdiff_plain;h=771130a1ab3ebc08eb4f8e6fda2dc7a02ffe550d;hp=db5e1ef5444588b44669c73a6e9526a171d46c35 There seem to be to many 'shows' at times This won't fix it, I suspect that client code is messing with it --- diff --git a/mkdru.client.js b/mkdru.client.js index 927e6fd..d30fa48 100644 --- a/mkdru.client.js +++ b/mkdru.client.js @@ -415,6 +415,7 @@ $(document).ready(function () { "showResponseType": mkdru.showResponseType, "onrecord": mkdru.pz2Record, "autoInit": false } ); + pz2.showFastCount = 0; // initialise state to hash string or defaults mkdru.stateFromHash();