On 9/18/07, AD7six <[EMAIL PROTECTED]> wrote: > I did some investigations (since I also find myself affected): > https://trac.cakephp.org/changeset/5628/branches/1.2.x.x/cake/dispatcher.php > > This means that it is not possible to define a generic web accessible > method in the app controller, which leaves me with a bit of a problem, > since I do that all the time ;). > > AD
Interesting...I have not run into that as of yet. Then again, I do not tend to put anything in to my app_controller other than before_filter() and is_authorized() when using the Auth component. -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
