On Jun 29, 2005, at 2:04 PM, Chris Jacobson wrote:
       $cookie->path("/foo/");
Changing my code to work in that fashion caused the 'domain' problem to go away. I know this is not a real solution, but it will avoid the bug until such time that it is fixed.

If you don't upgrade to the current fixed version for whatever reason, and are waiting for the official dist to be patched, I suggest going beyond the above workaround and setting all of the cookie parameters as above.

On a particular build (i don't recall which machine it happened on), that phenomena wasn't just limited to path and domain, but another parameter as well

setting each parameter individually solved that

(or, just use the SVN distribution )

Reply via email to