Hi all!
Does anyone object to this fix merged into all branches ?
http://tony2001.phpclub.net/dev/tmp/bug31455.diff
--
Wbr,
Antony Dovgal aka tony2001
Does anyone object to this fix merged into all branches ?
What's the difference with PS(cookie_send) and PS(sent_cookie) ??
--Jani
On Sat, 12 Feb 2005 20:03:37 +0200 (EET)
Jani Taskinen sniper@iki.fi wrote:
Does anyone object to this fix merged into all branches ?
What's the difference with PS(cookie_send) and PS(sent_cookie) ??
PS(send_cookie) is used to determine if we need to set cookie when client
didn't send it to the server.
PS(cookie_sent) it turn is required to eliminate miltiple cookies to be set.
Jani, I know that ext/session is a collection of hacks.
But IMO this doesn't mean that we should not fix bugs there (and yes, I think
the current behaviour looks more like a bug).
This doesn't mean that I'm going to commit the fix if you do strongly
object, though =)
--
Wbr,
Antony Dovgal aka tony2001