https://issues.apache.org/bugzilla/show_bug.cgi?id=55004

--- Comment #4 from Massimo Manghi <[email protected]> ---
continuing on the ranting about abort_page, AfterEveryScript and ErrorScript.
In case AfterEveryScript fails because of a Tcl error there is no way to catch
this error which probably results in the usual backtrace being printed on the
browser window and no chance to prevent it. Therefore execution of
AfterEveryScript should likewise trigger ErrorScript in case of uncaught
errors, opening the question of having abort_page disabled during
AfterEveryScript execution or not. If abort_page is not disabled also
AbortScript should be in case executed, making the whole request processing
slightly more expensive. Karl, what do you think?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to