#1459: Inflector does not handle uncountable words as part of strings
--------------------+-------------------------------------------------------
Reporter: david | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.7
Component: util | Version: 1.0.6
Severity: minor | Keywords:
Has_patch: 0 |
--------------------+-------------------------------------------------------
{{{AgaviInflector::pluralize('money');}}} returns "money", but
{{{AgaviInflector::pluralize('total_money');}}} returns "total_moneys".
Uncountables simply need to be converted to a regular expression and then
handled just like all other words.
--
Ticket URL: <http://trac.agavi.org/ticket/1459>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets