cakephp2-php8/lib/Cake/View
mark_story f7d106a386 Fix FormHelper::tagIsInvalid with saveMany forms.
When saving multiple records validation errors were not correctly shown.
Fudge the entity path so it matches the validation errors set in the
models.

Fixes #3828
2013-05-13 21:09:31 -04:00
..
Elements Add missing h() calls to exception stack traces. 2013-05-09 22:23:20 -04:00
Errors Add missing html escaping. 2013-05-09 23:12:07 -04:00
Helper Fix FormHelper::tagIsInvalid with saveMany forms. 2013-05-13 21:09:31 -04:00
Scaffolds == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Helper.php Add missing urlencoding to base/webroot. 2013-05-10 11:04:46 -04:00
HelperCollection.php Fix typos 2013-03-05 00:05:14 -07:00
JsonView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
MediaView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ScaffoldView.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ThemeView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
View.php Re-use existing string instead of making another one. 2013-03-18 21:27:00 -04:00
ViewBlock.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
XmlView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00