Cake do not call beforeFilter, beforeRender and etc on such requests. You can create own AppError and call what do you need there.
On Sep 16, 6:03 pm, enjoyman <[email protected]> wrote: > I set the ACL variable in beforeFilter() method(ACL component) to send > it for use in layout or some action's page. > > When I open uncorrect controller/action url: I found Undefined > variable in my layout file. > > How can I fix it? > > Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
