cakephp2-php8/lib/Cake/Test/Case/View
mark_story e1057e3e6b Fix FormHelper::postLink() not working when SecurityComponent is enabled.
The action attribute value was not being included in the generated hash,
so postLink() forms never worked properly.

Fixes #3418
2014-04-29 11:23:52 -04:00
..
Helper Fix FormHelper::postLink() not working when SecurityComponent is enabled. 2014-04-29 11:23:52 -04:00
HelperCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelperTest.php Collision free approach to resolve the DOM ID issue in a clean way. Fix to generation of ids for multiple checkboxes. Resolves ticket 4064. 2013-12-04 01:30:57 +01:00
JsonViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MediaViewTest.php Don't return true from view classes' render() method. 2014-02-06 03:06:00 +05:30
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 more missing doc block tags added 2014-04-02 03:02:37 +02:00
XmlViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00