http://book.cakephp.org/view/953/Inflections

Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 28 Dec 2011, at 13:06, Zaphod wrote:

> Hi there,
> 
> I think there's a bug in 1.3.11 which converts a link of '/
> encounter_foes' to the singular form 'encounter_fo' to get to the
> model.
> I did some research and found that line 123 of inflector.php is
> responsible:
> '/(o)es$/i' => '\1',
> 
> I commented it out and it worked now, but I'm not sure what for this
> line was? Truely english is not my mother tongue.
> 
> Have a nice day
> - Zaphod -
> 
> -- 
> Our newest site for the community: CakePHP Video Tutorials 
> http://tv.cakephp.org 
> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
> others with their CakePHP related questions.
> 
> 
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to