Thanks Kenneth... I'd read your post some time back about this solution,
but with 3.8 the session management code has changed quite considerably
(looks to be a complete rewrite), and the code changes you'd attached no
longer fit.

I have been adding a bit of debug code, and I believe I've isolated the
problem. In SetupSessionCookie, %cookies is being populated by a call to
CGI::Cookie->fetch. Unfortunately, it appears the value is always undef
for us, no matter the browser.

I'm working up a more complete test, but at this point I'm under the
impression that it's the fault of CGI::Cookie. I'll post back once I've
finished external testing on CGI::Cookie.

Regards,
-mh.


-----Original Message-----
From: Kenneth Crocker [mailto:[EMAIL PROTECTED] 
Subject: Re: [rt-users] RT requiring login for every click

Mark,
        We ran into the same problem, only we are on Oracle. Our problem
turned 
out to be the result of using FireFox and Oracle. Our solution was to 
change the code RT uses to set a session cookie as follows:
...
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to