[rt-users] RT requiring login for every click
Kenneth Crocker
KFCrocker at lbl.gov
Wed Aug 6 14:50:31 EDT 2008
Mark,
THat's good to know. I will appreciate the update. Thanks.
Kenn
LBNL
On 8/6/2008 11:39 AM, Mark Hazen wrote:
> 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:KFCrocker at lbl.gov]
> 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:
> ...
>
More information about the rt-users
mailing list