I've got exactly the same problem. I make an ajax request which trigger a 'not authorized' from AuthComponent. Then, instead of receiving a 403, I receive a 404 for missing controller 'Controller'. I noticed that Dispatcher is called twice, the second time with $controller = null. Have you found any answer to this problem?
Fabrizio Il giorno sabato 10 marzo 2012 00:53:21 UTC+1, muka ha scritto: > > Is the current loaded page from which the form is loaded and then sent, > like > http://domain.net/apples > > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
