[ic] BUG: mv_no_session and [set-cookie]

Jon Jensen jon at endpoint.com
Tue Jul 11 10:01:54 EDT 2006


On Mon, 10 Jul 2006, Grant wrote:

>> Isn't the problem simply that the browser is doing what it's supposed to
>> do: ignoring the expired cookie, so you lose your session? Unless I'm
>> misunderstanding the situation, it sure sounds like the bug was simply
>> incorrect use of [set-cookie]. Maybe having [set-cookie] throw error
>> messages into the error log would be helpful to point out problems like
>> this, though.
>
> The cookie I was setting incorrectly was one I use to track some
> specific stuff on my site.  It's not a session cookie and that's
> handled in the IC core isn't it?

Cookies are set in outgoing HTTP headers, so they're all done by the core 
ultimately. It sounds like something of the badness from your extra cookie 
may be affecting the session cookie. Can you paste in the exact 
[set-cookie] you were using that broke things?

Thanks,
Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/


More information about the interchange-users mailing list