they changed the code of redirect function in rc4 and now u get a
notice when u use this method to set a new redirect for auth .
i think the corect line 676 should be : return $this->Session->write
('Auth.redirect', $url);
because if no return is there u will get a notice for undefined $redir
for return Router::normalize($redir);
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to