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
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside