[richfaces-issues] [JBoss JIRA] Updated: (RF-8260) I18N dataTable sort, add collator's attribute strength

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Jan 14 10:15:32 EST 2010


     [ https://jira.jboss.org/jira/browse/RF-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-8260:
-------------------------------

    Issue Type: Feature Request  (was: Patch)
      Assignee: Nick Belaevski


> I18N dataTable sort, add collator's attribute strength
> ------------------------------------------------------
>
>                 Key: RF-8260
>                 URL: https://jira.jboss.org/jira/browse/RF-8260
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 3.3.2.SR1
>            Reporter: Alain Bergeron
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>
> In jira http://jira.jboss.org/jira/browse/RF-5008, a locale dependant sorting capability was added.
> The I18N sort uses the java.text.Collator class.  This class has an attribute (strength) which I wan't to set precisely so that sorting 
> is done the way I wan't it.  In frech, I use this attribute maybe the default is ok for other languages.  Still, it is a writable attribute of the Collator class.
> What I would like is to be able to define this attribute at the application level like the attribute org.richfaces.datatableUsesViewLocale.
> So this requires configuration of this parameter and consideration of this parameter when org.richfaces.datatableUsesViewLocale is set.
> I think that the class that does the sorting is WrappedBeanComparator2 but I haven't validated this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list