Page 2 of 2

Posted: Sun Jun 13, 2004 11:01 pm
by tomsommer
Take a look at this log: http://dev.tsn.dk/access.log
Endless loop...

Problem: the nonexistant part becomes a querystring argument, because of trans_sid... therefore we just open the admin site over and over again, and each time we open the _admin.php we launch another 404 check... therefore we get an endless loop

The problem also exists in 0.7, but in 0.7 the check is not being run at all, so the problem is not that big

I'm fixing :)

Posted: Mon Jun 14, 2004 11:57 pm
by ned
Tom,
Please let me know when you get our debugging done. Thanks.

Posted: Tue Jun 15, 2004 10:29 pm
by tomsommer
It's done and fixed... We'll ship 0.6pl3 soon