cakephp2-php8/lib/Cake/Test/Case/View
mark_story 99a9cc9669 Fix required field detection.
Fix required field detection to match documentation and behavior when
validating. Having `allowEmpty` in the first validation rule, makes the
field not 'required' as the field is allowed to be empty.

Fixes #3194
2012-09-11 21:59:46 -04:00
..
Helper Fix required field detection. 2012-09-11 21:59:46 -04:00
HelperCollectionTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
HelperTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
JsonViewTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
MediaViewTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ScaffoldViewTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ThemeViewTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ViewTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
XmlViewTest.php Fix code style errors. 2012-06-03 21:11:34 -04:00