cakephp2-php8/cake/libs/controller
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
..
components Adding fix for FormHelper::checkbox() not creating the hidden fields. 2007-06-04 06:11:48 +00:00
component.php Corrected view tests. 2007-03-23 10:34:21 +00:00
controller.php Adding changes to Controller::set() to force $camelBacked variables only if second params is null 2007-06-01 23:04:41 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php updating scaffold links and views 2007-05-15 05:38:56 +00:00