From: Janusz Dobrowolski Date: Mon, 1 Feb 2010 12:34:59 +0000 (+0000) Subject: Two error handling related fixes X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=24c19d59b5ea97d75bad9ecbcf9d9c2d3b7a9909;p=textcart.git Two error handling related fixes --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index eade5e0..a00ca66 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,14 @@ Legend: ! -> Note $ -> Affected files +01-Feb-2010 Janusz Dobrowolski +# Fixed error display hidden during ajax call in some situations +$ /includes/errors.inc +! Ajax timeout changed to 6/60s without retries, otherwise multiply + errors are generated on fatal failure. +$ /js/utils.js + /js/inserts.js + 01-Feb-2010 Joe Hunt # [0000198] But ignoring shipping cost in Direct Invoice (cash). $ /sales/sales_order_entry.php