cakephp2-php8/lib/Cake/Test/Case/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
..
Helper The _lastAction property should not double include the base path. 2016-09-13 22:21:01 -04:00
HelperCollectionTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
HelperTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonViewTest.php Fixes: A non well formed numeric value encountered - php 7 2015-12-28 17:42:56 -05:00
MediaViewTest.php Adjust tests 2014-12-22 22:07:51 +01:00
ScaffoldViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ThemeViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
XmlViewTest.php Back port fixes from #7899 to 2.x 2016-01-03 22:08:09 -05:00