mark_story
|
4c0fd76a2e
|
Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation.
|
2010-11-07 13:23:45 -05:00 |
|
mark_story
|
19e301c867
|
Updating test view to use correct helper syntax.
|
2010-08-26 23:19:20 -04:00 |
|
predominant
|
591eb43b26
|
Finalise shortcut translation function application.
|
2010-04-16 02:43:43 +10:00 |
|
Mark Story
|
47a9401d43
|
Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks.
Fixes #60
|
2009-12-13 12:39:39 -05:00 |
|