Ok I've been through it from top to bottom on the writing side of
things, sessions, flash code etc.

Seems that there is something cleaning up the message value before it
gets to the session helper $session->flash();

Before the view (debug($_SESSION) at the top and no message)..... the
message is deleted but everything else remains, even the flash related
array.

Then once $session->flash(); is called in the view the remaining flash
array entries are cleaned up.

-Ben

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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