cakephp2-php8/cake/tests/cases/libs
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
..
model Adding test case for Model::findAll() results modified in afterFind (disproves Ticket #2635) 2007-06-03 21:54:11 +00:00
view Adding fix for FormHelper::checkbox() not creating the hidden fields. 2007-06-04 06:11:48 +00:00
file.test.php fixing File again adding info property 2007-05-30 00:09:14 +00:00
folder.test.php updated folder class and test 2007-05-14 07:09:42 +00:00
http_socket.test.php fixing bad tests in socket and some working in error messages 2007-05-24 23:23:38 +00:00
inflector.test.php adding Media to inflector tests 2007-05-23 17:11:00 +00:00
router.test.php adding pass to the default set of router params 2007-06-01 17:27:10 +00:00
session.test.php Allowing spaces in session keys (Ticket #2639) 2007-05-27 04:10:29 +00:00
set.test.php Allowing spaces in session keys (Ticket #2639) 2007-05-27 04:10:29 +00:00
socket.test.php Updating branch with Felix's latest HttpSocket work 2007-05-15 19:59:59 +00:00
validation.test.php Added fix for #2545, fixes VALID_NUMBER does not allow negative values 2007-05-12 08:50:42 +00:00