cakephp2-php8/lib/Cake/Test/Case/View
mark_story 5ec9b145bf Fix label element for attributes not matching their inputs.
Radio elements would contain ModelModelFieldValue instead of
ModelFieldValue like they should. This was caused by the fix for #3936
and lack of tests for create() + radio().

Fixes #4071
2013-09-16 22:38:28 -04:00
..
Helper Fix label element for attributes not matching their inputs. 2013-09-16 22:38:28 -04:00
HelperCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelperTest.php Remove a default helper from View. 2013-09-01 21:39:59 -04:00
JsonViewTest.php JsonView should return null if no data is set, regardless of the type of '_serialize'. 2013-09-07 02:38:52 -03:00
MediaViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ThemeViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ViewTest.php fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
XmlViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00