https://issues.apache.org/bugzilla/show_bug.cgi?id=55004
--- Comment #1 from Karl Lehenbauer <[email protected]> --- Since filing this I have been wondering if it is reasonable to invoke abort_page in an AfterEveryScript handler. If we stopped doing that, we'd stop getting the error, with no changes to Rivet. If Rivet is to be modified to accept abort_page as not an error in an AfterEveryScript, then there's code earlier in Rivet_ExecuteAndCheck that does exactly that. It's complicated enough, though, that it should probably be factored into a routine that returns a 1/0 as to whether or not the Tcl error is RIVET ABORTPAGE. -- 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]
