At 8/6/2008 02:39 PM, 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. >
See this thread from the archives, particularly Alex Ciornii's contributions - it may help you in your investigation. http://www.gossamer-threads.com/lists/rt/users/70752#70752 Steve _______________________________________________ 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
