[dev] CVS w/ recent initial_page changes + no cookies

mays@optonline.net mays@optonline.net
Thu, 12 Jul 2001 16:14:11 -0400


Minor observation, but you only applied part of the patch.  As you
patched it, a '/' is always appended to the webroot, regardless of
whether an initial_page is defined.  The pre- initial_patch behavior did
not append the '/', and the patch I sent kept that behavior.

I am not claiming it should be one way or the other, just observing the
change in behavior.

Mark

Anil Madhavapeddy wrote:

> > Without this change, cookie-less sessions do not work.
>
> good catch!  committed.
>
> Anil