cakephp2-php8/cake
mark_story 67874bd906 Fixing issue where defining a pattern for :action would create an optional route parameter that wouldn't respect its pattern.
Added the default action value only when a pattern isn't defined.
Added tests to CakeRoute and Router to cover this case.
Fixes #1197
2010-10-14 21:54:44 -04:00
..
config Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00
console Applying patch from 'dragonfly' to improve help output for AclShell. 2010-10-14 21:25:15 -04:00
libs Fixing issue where defining a pattern for :action would create an optional route parameter that wouldn't respect its pattern. 2010-10-14 21:54:44 -04:00
tests Fixing issue where defining a pattern for :action would create an optional route parameter that wouldn't respect its pattern. 2010-10-14 21:54:44 -04:00
basics.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
bootstrap.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dispatcher.php Adding a test to ensure that $here contains the correct value when supplying additionalParams (like through a requestAction). Changing how Dispatcher::__extractParams converts url params into a string, so the result is the same as a string url. 2010-08-04 23:44:48 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00