They wanted something slightly different in that ticket. And I believe the
functionality they wanted is already in $this->Session->valid()...

I *think* my problem is that beforeFilter() is run twice: once with the
invalid session, then another time for another redirect, with a new Session.
So when the new session starts, I have no information about the old session.
All the flash messages that have been set, get reset....

I think...

On Wed, Feb 20, 2008 at 2:19 PM, lemp <[EMAIL PROTECTED]> wrote:

>
> A ticket was opened a few months ago and was set to "wontfix".
>
> https://trac.cakephp.org/ticket/3404
>
> But I do agree this is quite annoying.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to