I have had this problem before, where I click links quickly and it blows up my session data. Are you using the database to manage your sessions?
On Nov 10, 10:45 am, Serge Rodovnichenko <[EMAIL PROTECTED]> wrote: > It's simple: > > In your application, click on a link to one action, then click on a > link to the second action without waiting of results of first action. > Session data lost. > > A heavy-loaded server and complex database query, generated by first > action/Model or slow network connection may help you to do this :-) > > I think it's not a bug, but is there a hope for correcting the > situation? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
