[Seaside-dev] Issue 160 in seaside: halts not caught by error handlers

codesite-noreply at google.com codesite-noreply at google.com
Sun Sep 14 23:03:07 UTC 2008


Issue 160: halts not caught by error handlers
http://code.google.com/p/seaside/issues/detail?id=160

New issue report by jfitzell:
Halts are not grabbed by error handlers, which means if you close the
debugger on a halt a nil response is returned and you get the server
adapter's error handling behaviour.

I'm wondering whether we shouldn't catch all exceptions and pass them into
the handler and let it do as it likes. Not sure...


Issue attributes:
	Status: Accepted
	Owner: jfitzell
	Labels: Type-Defect Priority-Medium Version-Seaside2.9

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list