[Rt-devel] RT 3.6.1rc1: The dreaded logout bug slain (hopefully)

Joop van de Wege JoopvandeWege at mococo.nl
Sat Jul 22 16:50:23 EDT 2006


On Thu, 20 Jul 2006 12:00:07 -0400 (EDT)
rt-devel-request at lists.bestpractical.com wrote:


> 
> 3.6.1rc1 is now up for download. It features a full merge-up from RT  
> 3.4-current, as well as a few small fixes and the item mentioned in  
> the subject line.
After I installed the latest svn version I have been playing around and
all seemed well but then I remembered that I have RTFM installed, latest
svn aswell. I also know that I can reproduce this logout bug with it.
I deleted /opt/rt3/share/html/Callbacks/RTFM/Elements/Header/Head to get
rid of it.
I re-installed 2.1-TESTING, did a stop apache, rm -Rf on mason_cache/obj,
start apache, hit logout in my browser, got back to the login screen as
it should, logged back in, clicked on a ticket and voila had to login
again. This will continue until you hit a link which loads without an
error, Clicking on the Configuration link will do nicely.
I have FireBug installed in FireFox and I got 1 additional error after
installing RTFM 2.1-TESTING which I expected:

The stylesheet http://rt36.mococo.nl:82/rt3/NoAuth/webrtfm.css was not
loaded because its MIME type, "text/html", is not "text/css".

This error is generated by guess what
/opt/rt3/share/html/Callbacks/RTFM/Elements/Header/Head
So deleting or overriding it in local/.. with the css loading commented
out will also work.

Maybe this will give you guys a handle to find the problem. Looks to me
that the error is aborting the session setup somehow.

Config:
RT-3.6.x (latest svn, of this date and time)
RTFM-2.1-TESTING (idem)
Oracle XE
Apache/2.0.54 (Ubuntu) mod_perl/2.0.1 Perl/v5.8.7
All perl dependancies fullfilled.

Joop

-- 
Joop van de Wege <JoopvandeWege at mococo.nl>



More information about the Rt-devel mailing list