I18N dataTable sort, add collator's attribute strength
------------------------------------------------------

                 Key: RF-8260
                 URL: https://jira.jboss.org/jira/browse/RF-8260
             Project: RichFaces
          Issue Type: Patch
      Security Level: Public (Everyone can see)
          Components: component-tables
    Affects Versions: 3.3.2.SR1
            Reporter: Alain Bergeron
            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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to