[Seaside-dev] Issue 48 in seaside: cookies can not be added in callback phase

codesite-noreply at google.com codesite-noreply at google.com
Mon Jan 12 17:37:07 UTC 2009


Comment #9 on issue 48 by philippe.marschall: cookies can not be added in  
callback phase
http://code.google.com/p/seaside/issues/detail?id=48

We'll change that. Once Lukas returns from the Crusade of the Lost  
Changeset you'll
have access to the response the in callback phase and can add headers and  
cookies if
you feel like it.

We'll also try to get rid of the first redirect and add the session key to  
both the
URL and the cookie of the first response. Once we get a session cookie from  
the
client we drop it in the URL, JEE-style. Note you still won't see the  
session key in
the browser bar if you have cookies enabled because the redirect URL after  
the first
callback won't contain it anymore. That should also address Issue 19.

--
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