[Seaside-dev] Issue 229 in seaside: error when clearing sessions from the /status app

codesite-noreply at google.com codesite-noreply at google.com
Mon Nov 3 07:36:21 UTC 2008


Issue 229: error when clearing sessions from the /status app
http://code.google.com/p/seaside/issues/detail?id=229

Comment #1 by jfitzell:
Name: Seaside-Session-jf.49
Author: jf
Time: 3 November 2008, 8:33:51 am
UUID: 650b76e9-e39f-244f-ad76-1a1ddb7ad390
Ancestors: Seaside-Session-jf.48

Name: Seaside-RenderLoop-jf.22
Author: jf
Time: 3 November 2008, 8:34:28 am
UUID: dc96554d-316c-1b4b-b5bb-5c3c9860bfef
Ancestors: Seaside-RenderLoop-jf.21

http://code.google.com/p/seaside/issues/detail?id=229

When WAActionPhaseContinuation redirected to the render continuation, this  
was not
wrapped with a handler for WAUnregisteredHandlerError. If a callback  
expired the
session and then immediately triggered a render notification we would end  
up seeing
that error when trying to get the URL for the new Continuation.

So we now add the handler in WASessionContinuation>>value and have it wrap  
the
entired #handleRequest call.

Also renamed the methods that add the exception handlers to end with "Do:"


Issue attribute updates:
	Status: Fixed
	Owner: jfitzell
	Labels: 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