[Seaside] Compensation for #6527

Norbert Hartl norbert at hartl.name
Thu Jan 24 13:51:49 UTC 2008


On Thu, 2008-01-24 at 14:38 +0100, Lukas Renggli wrote:
> > I thought the bug report explained this behaviour.
> 
> It looks like you are using a cookie-session, but your have disabled
> cookies in your web-browser. There are indeed some bugs related to
> cookies and updateUrl:.
> 

No, useSessionCookie is false and my firefox accepts cookies
until they expire. I'm using seaside 2.7. I hope this is ok.

I parse the url in initialRequest: and I want the URL to be
shown in the browser exactly as it was entered in the browser.
I understand the bug report that in general this is the case
but the first query which tries to find out about cookies 
intercepts this. Every further request shows the URL I tweak
in updateUrl:. So it is neither the Url taken from the user
nor the Url taken from updateUrl:

thanks,

Norbert



More information about the seaside mailing list