REPORT de la branche 1.0 290 à 293
authorGreg Burri <greg.burri@gmail.com>
Thu, 12 Jun 2008 21:02:07 +0000 (21:02 +0000)
committerGreg Burri <greg.burri@gmail.com>
Thu, 12 Jun 2008 21:02:07 +0000 (21:02 +0000)
js/euphorik.js

index 64c9379..0f1eb39 100755 (executable)
@@ -1083,7 +1083,7 @@ PageEvent.prototype.waitEvent = function(funSend, funsReceive)
       url: "request",
       dataType: "json",
       // Obsolète (voir TODO)
-      //timeout: 300000, // timeout de 5min. Gros HACK pas beau. FIXME problème décrit ici : http://groups.google.com/group/jquery-en/browse_thread/thread/8724e64af3333a76
+      timeout: 180000, // timeout de 3min. Gros HACK pas beau. FIXME problème décrit ici : http://groups.google.com/group/jquery-en/browse_thread/thread/8724e64af3333a76
       data: this.util.jsonVersAction(dataToSend),
       success:
          function(data)