Thanks for the update.
On May 23, 11:19 am, "b logica" <[EMAIL PROTECTED]> wrote:
> It seems to have been related to the known bug with security set to
> "high". I didn't think it was the same thing but I changed the setting
> to medium and the problem seems to have disappeared for the moment.
>
> On Fri, May 23, 2008 at 8:52 AM, Joel Perras <[EMAIL PROTECTED]> wrote:
>
> > Well, it's probably grasping at straws, but maybe take a look at
> > what's being done to your Cake session variables, especially
> > Auth.redirect. Since this bug seems to appear and disappear at
> > random, there are very few things that could be causing it; I can only
> > think of HTTP headers and Session vars being lost or changed in some
> > way.
>
> > Let me know how you end up solving this.
>
> > -Joel.
>
> > On May 22, 6:05 pm, "b logica" <[EMAIL PROTECTED]> wrote:
> >> On Thu, May 22, 2008 at 3:21 PM, Joel Perras <[EMAIL PROTECTED]> wrote:
>
> >> > Try debugging env('HTTP_REFERER') in addition to what
> >> > Controller::referer($alt_redirect, true) gives you; your headers might
> >> > be getting mangled for some reason or other.
>
> >> I just can't imagine how that would affect things though, as these
> >> requests are coming after the login request. Cake authorises me, then
> >> forgets it for the next request (and sometimes for up to the next 3 or
> >> 4 requests).
>
> >> > Also, is there a specific reason you are statically accessing the
> >> > Controller::referer() method instead of using $this->referer() ?
>
> >> No. I have no idea why i wrote it like that. Hadn't noticed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---