cakephp2-php8/lib/Cake/View
mark_story 4f70bdb3b8 The _lastAction property should not double include the base path.
FormHelper should not run URLs through Router twice when determining the
the form's lastAction attribute. However, because we're using the helper
method (see #9414) we do need to HTML decode the URL before using it in
form token generation.

Refs #9455
2016-09-13 22:21:01 -04:00
..
Elements Don't use short tags. 2015-08-20 22:36:09 -04:00
Errors Re-add closing tags to ctp files 2015-09-25 18:10:18 +02:00
Helper The _lastAction property should not double include the base path. 2016-09-13 22:21:01 -04:00
Scaffolds Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
Helper.php Removed bug fix for Helper::_confirm to keep the code compatible 2016-08-21 17:09:43 +02:00
HelperCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
JsonView.php Backport jsonOptions 2015-04-30 15:51:13 +02:00
MediaView.php Fix MediaView extension handling as documented and expected. 2015-08-21 12:35:49 +02:00
ScaffoldView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
ThemeView.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
View.php Fix plugin view names being able to escape the plugin root directory. 2015-11-01 22:04:15 -05:00
ViewBlock.php Merge pull request #5760 from cakephp/master 2015-01-27 20:48:15 -05:00
XmlView.php Back port fixes from #7899 to 2.x 2016-01-03 22:08:09 -05:00