cakephp2-php8/lib/Cake/Test/Case/View
mark_story 143c34bdc1 Handle case where a visible input shares a name with an invisible one.
If a visible input is created *after* a hidden input was created, the
form would always blackhole unless the visible input had the same value
as the hidden input.

Refs #7274
2015-08-22 23:10:44 -04:00
..
Helper Handle case where a visible input shares a name with an invisible one. 2015-08-22 23:10:44 -04:00
HelperCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelperTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonViewTest.php Backport jsonOptions 2015-04-30 15:51:13 +02: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 Backport helper method for view blocks from 3.0 2014-12-11 16:44:11 +02:00
XmlViewTest.php fix cs 2015-05-02 16:16:27 +02:00