In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1353 [In-Portal CMS] Admin Interfaces feature request N/A 2012-07-11 07:58 2012-07-25 05:29
alex  
alex  
normal  
closed 5.2.0-RC1  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-dev/lnzRSJeJMqA/discussion
Adding support for more plural phrase forms
1
0001353: More forms to plural phrase function
In-Portal getPluralPhrase function, that allows to display proper phrase based on displayed number. For example "1 user", "2 users", "5 users".
Right now it supports 3 different forms.

I propose to add 2 missing forms (for "3 users" and for "4 users"), which will fallback to "2 users" form, when not specified.
child of 0001341closed  (5.2.0)alex Create cron-like interface for scheduled tasks 
patch more_plural_phrase_forms_addon.patch (1,236) 2012-07-11 07:58
http://tracker.in-portal.org/file_download.php?file_id=1731&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004844
2012-07-25 05:29 alex Status resolved => closed
2012-07-12 08:59 alex Relationship added child of 0001341
2012-07-11 08:20 alex Changeset attached 5.2.x r15428
2012-07-11 08:20 alex Note Added: 0004763
2012-07-11 08:20 alex Status reviewed and tested => resolved
2012-07-11 08:20 alex Fixed in Version => 5.2.0
2012-07-11 08:20 alex Resolution open => fixed
2012-07-11 08:20 alex Assigned To !COMMUNITY => alex
2012-07-11 08:20 alex Note Added: 0004762
2012-07-11 08:20 alex Status needs testing => reviewed and tested
2012-07-11 08:19 alex Assigned To => !COMMUNITY
2012-07-11 08:19 alex Developer => alex
2012-07-11 08:19 alex Status active => needs testing
2012-07-11 08:19 alex Reference => https://groups.google.com/d/topic/in-portal-dev/lnzRSJeJMqA/discussion
2012-07-11 07:58 alex New Issue
2012-07-11 07:58 alex File Added: more_plural_phrase_forms_addon.patch
2012-07-11 07:58 alex Change Log Message => Adding support for more plural phrase forms
2012-07-11 07:58 alex Estimate Points => 1

Notes
(0004762)
alex   
2012-07-11 08:20   
Will test all together later.
(0004763)
alex   
2012-07-11 08:20   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001353: More forms to plural phrase function
(0004844)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.