Re: WOCookie Issue & WOLips Timezone
Re: WOCookie Issue & WOLips Timezone
- Subject: Re: WOCookie Issue & WOLips Timezone
- From: Andrew Lindesay <email@hidden>
- Date: Mon, 18 Feb 2008 13:35:33 +1300
Hello Joe;
I have just worked around the problem you have mentioned by parsing-
and-dumping empty cookies in my WOApplication.createRequest(..)
override. It's a crude patch until the next WO version, but it seems
to remove the problem.
cheers.
The cookie issue unfortunately missed that update and will have to
wait for the next one. The issue is that the cookie parsing is too
strict and consider the empty value as a mistake so it trips on
wosid=;. I have not developed a workaround yet except fixing your
cookies.
...
Second, I keep getting An Internal Server Error Has Occurred due to
a cookie parsing error. Is this a WO bug? It was never an issue on
Tiger. The wosid cookie is empty in Safari, but, obviously, WO's
having a problem parsing it. It seems that the WO request/response
loop is inserting null and I can't seem to override it. I have
wosid's stored in cookies.
___
Andrew Lindesay
technology : www.lindesay.co.nz
business : www.silvereye.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden