cakephp2-php8/cake/tests/cases
phpnut eb6c94a01e Closes #2781, $form->input on date fields renders maxYear and minYear in $options as HTML attributes.
Closes #3181, Year list ordering in FormHelper order is now formated descending.
Fixes #3524, FormHelper->month, day, year, hour, and minute should use $selected if it is supplied.
Fixes #3558, post validation don't pass if form use only hidden fields.
Fixes #3568, Saving datetime fields is broken in scaffolding.
Fixes #3574, Typo in Session class.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5987 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-12 11:31:43 +00:00
..
libs Closes #2781, $form->input on date fields renders maxYear and minYear in $options as HTML attributes. 2007-11-12 11:31:43 +00:00
dispatcher.test.php updating Dispatcher::baseUrl() and added tests, fixes #3527 2007-11-05 14:56:21 +00:00