This has been submitted as bug #5921 https://trac.cakephp.org/ticket/5921
On Dec 22, 10:44 am, codershop <[email protected]> wrote: > I am using revision 7949, on the > branchhttps://svn.cakephp.org/repo/branches/1.2.x.x > > In revision 7930 the return command was removed from line 676. This > causes the code to continue executing to line 687 where the final > return statement is issued for the redirect method. The return at > line 687 uses the redir variable. Since I was setting the redirect > value, and the redir variable was never set I get the following error: > > Undefined variable: redir [CORE/cake/libs/controller/components/ > auth.php, line 687] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
