cakephp2-php8/lib/Cake/Test/test_app/View
mark_story affb3192ad Fix issue where including elements + extending views fails.
If you include an element before calling extend(), the parent view
will be assumed to be an element instead of a view/layout.

Fixes #3248
2012-09-30 22:44:27 -04:00
..
Elements Make extending a missing element throw an exception 2012-01-25 13:04:45 +01:00
Emails CakeEmail: create request object before rendering 2012-06-04 09:18:29 +07:00
Errors Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Helper Helpers in custom CakeErrorController are lost 2012-06-01 15:28:06 +07:00
Layouts Merge branch '2.1' into 2.2 2012-06-02 01:47:21 +02:00
Pages Add test cases for strings containing quotes. 2012-08-30 23:48:32 +01:00
Posts Fix issue where including elements + extending views fails. 2012-09-30 22:44:27 -04:00
Scaffolds Renaming more folders 2011-05-13 02:31:33 -04:30
TestsApps Remove controller reuse between testAction() calls. 2011-10-22 10:58:21 -04:00
Themed/TestTheme CakeEmail can use theme when rendering template 2012-03-28 22:01:30 +07:00