Hi Geoff
Thanks for the feedback. For now I have worked around the problem by
using another name for the model/controller, however I am sure that this
will come in handy in the future. Nice work. :-)
Regards,
Langdon
> The problem is the Inflector::singularize() function, the fix that I've
> suggested is to add in "'.*us', '.*ss'" to the $coreUninflectedSingular
> array list this:
>
> $coreUninflectedSingular = array('.*[nrlm]ese', '.*deer', '.*fish',
> '.*measles', '.*ois', '.*pox', '.*rice', '.*sheep', '.*us', '.*ss',
> 'Amoyese',
>
> Check out my ticket on trac at https://trac.cakephp.org/ticket/1973 the
> result is as applicable to the v1.1.x.x code as it is the 1.2.x.x
>
> Hope that helps.
>
> Geoff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---