cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 52680ffcd3 Adding fix for FormHelper::checkbox() not creating the hidden fields.
Corrected errors when multiple hidden fields used in a form.
Fixed SecurityComponent::_ _validatePost() that would invalidate a form when checkboxes used.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5238 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-04 06:11:48 +00:00
..
ajax.test.php Adding tests and fixtures for self-join associations, and fixing JS syntax for 'indicator' (Ticket #2302) 2007-03-29 02:16:00 +00:00
form.test.php Adding fix for FormHelper::checkbox() not creating the hidden fields. 2007-06-04 06:11:48 +00:00
html.test.php updating html helper, deprecated methods moved to bottom 2007-05-24 22:50:20 +00:00
javascript.test.php Fixing JavascriptHelper::object() bug with numeric indexes, as reported on the mailing list 2007-04-11 18:02:10 +00:00
number.test.php Fixing problem with handling "0" in NumberHelper::toReadableSize() (ticket #2654) 2007-05-26 07:22:19 +00:00
paginator.test.php Moving to include tests and test suite in the 1.2.x.x core releases 2007-02-03 22:20:13 +00:00
text.test.php Case-insensitive matching when using array of phrases in TextHelper::highlight 2007-04-21 16:55:09 +00:00