From: Janusz Dobrowolski Date: Mon, 1 Feb 2010 12:34:59 +0000 (+0000) Subject: Two error handling related fixes X-Git-Tag: 2.3-final~1001 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=94df3db670766a6fd4085b6e9bb3a628e1915d9c;p=fa-stable.git Two error handling related fixes --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index eade5e00..a00ca66a 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