#6351: Inflector not work well for others languages
--------------------------------------------------------------------+-------
    Reporter:  juan_basso                                           |         
Owner:          
        Type:  Enhancement                                          |        
Status:  reopened
    Priority:  High                                                 |     
Milestone:  1.3.x.x 
   Component:  Core Libs                                            |       
Version:          
    Severity:  Normal                                               |    
Resolution:          
    Keywords:  inflector inflection language pluralize singularize  |   
Php_version:  n/a     
Cake_version:  1.2.3                                                |  
--------------------------------------------------------------------+-------
Changes (by sgunfio):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Also I've to report this issue with pluralize when multi-word with
 irregular form (tested with 8170)

 example normal:

 test => tests
 app => app_tests

 built-in irregular:

 numen => numina
 app_numen => app_numens  expected: app_numina

 custom irregular:

 riga => righe
 app_riga => app_rigas expected: app_righe


 thank you for your patience.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/6351#comment:4>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to