cakephp2-php8/cake/tests/cases
José Lorenzo Rodríguez 23eea00a0b Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585
This introduces the special key 'attributes' to FormHelper::error() when passed in the second parameter
The contents of said key will be converted into html attributes for the error container tag
2010-04-19 23:25:57 -04:30
..
console Fixing SchemaShell test, was failing due to a model in the test_app changing. 2010-03-14 13:06:22 -04:00
libs Fixing FormHelper::error to no add error names and messages as html attributes. Fixes #585 2010-04-19 23:25:57 -04:30
basics.test.php added test for ticket #469 2010-03-20 18:22:42 -04:00
dispatcher.test.php Updating dispatcher tests to reflect changes in default plugin routes. 2010-04-10 21:14:18 -04:00