[Seaside] #expiryPathFor:

Michal Perutka michal.perutka at gmail.com
Wed Jan 9 16:05:23 UTC 2008


expiryPathFor: aRequest
    aRequest fields at: 'expired' put: 'true'.
    ^ aRequest url

Basically it works. But it doesn't work, whenever a session expires inside a
form oppened via #call: and the form is submitted (or a link is clicked). In
this case the url doesn't include expired=true and the session expires
silently. Does anybody know why?

Thanks
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080109/006dc7fc/attachment.htm


More information about the seaside mailing list