cakephp2-php8/lib/Cake/Test/test_app/View/Layouts
Rachman Chavik 07d9a75fcb Helpers in custom CakeErrorController are lost
Since many exceptions do not have its own 'template' file, customized
APP/Controller/CakeErrorController with its own list of helpers could be
ignored.

This happens becase ExceptionRenderer is forced to to use _outputMessageSafe
when a template is missing.  This causes Controller::$helpers to be reset with
default values.
2012-06-01 15:28:06 +07:00
..
Emails Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
js Renaming elements and layouts 2011-05-13 02:45:36 -04:30
json Renaming elements and layouts 2011-05-13 02:45:36 -04:30
rss Renaming elements and layouts 2011-05-13 02:45:36 -04:30
xml Removing XmlHelper references in layouts. 2011-08-18 22:11:42 -04:00
ajax.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ajax2.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
banana.ctp Helpers in custom CakeErrorController are lost 2012-06-01 15:28:06 +07:00
cache_empty_sections.ctp Renaming elements and layouts 2011-05-13 02:45:36 -04:30
cache_layout.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
default.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
flash.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
multi_cache.ctp Updated copyright to 2012. 2012-03-12 22:46:07 -04:00