You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When overriding WAComponent>>>#initialRequest: and #updateUrl: to create
REST-ful urls, with
session cookies enabled via WASessionConfiguration>>>#useSessionCookie, the
changes to the
URL are reverted.
A discussion thread from the mailing list, which is relevant to this bug can be
viewed at:
http://lists.squeakfoundation.org/pipermail/seaside/2007-June/012311.html
Original issue reported on code.google.com by renggli on 2 Mar 2008 at 8:31