https://bz.apache.org/bugzilla/show_bug.cgi?id=57501

Massimo Manghi <mxman...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32406|0                           |1
        is obsolete|                            |

--- Comment #18 from Massimo Manghi <mxman...@apache.org> ---
Created attachment 32659
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32659&action=edit
extended error handling

This patch extends the error handling. The central procedure in mod_rivet for
script execution (Rivet_ExecuteAndCheck) has been modified and it's now sided
by a new procedure Rivet_ExecuteErrorHandler. This procedure runs for both a
URL referenced script and for an AbortScript in case of errors. I did some
tests and it worked but needs to be tested on a wider set of cases. This patch
should also fix the problem you're observing: if an AbortScript or ErrorScript
exits successfully it the whole procedure should return TCL_OK. Please let me
know what's the result of your tests now

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to