I was not expecting anything to show since everything is denied with redirect to login. If I type in /anything/here it goes to login as expected it I type in /password/error it goes to login yet password/error/script sits there with the error message.
From: Jeremy Burns | Class Outfit [mailto:[email protected]] Sent: November-15-10 4:55 PM To: [email protected] Subject: Re: Phantom URL Is this the error you'd expect to see if the login fails validation? If so, is your code in the login action checking for the presence of data before processing it further? If not, the error will fire. Another suggestion is to clear the cache. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
