You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2010/02/02 20:10:19 UTC

[jira] Updated: (TRINIDAD-983) Sortable model for localized texts

     [ https://issues.apache.org/jira/browse/TRINIDAD-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated TRINIDAD-983:
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.14-core 
                   1.0.12-core
         Assignee: Matthias Weßendorf
           Status: Resolved  (was: Patch Available)

Thx to Tomas Havelka for the patch!

> Sortable model for localized texts
> ----------------------------------
>
>                 Key: TRINIDAD-983
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-983
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 1.0.6-core
>            Reporter: Tomas Havelka
>            Assignee: Matthias Weßendorf
>             Fix For: 1.0.12-core, 1.2.14-core 
>
>         Attachments: locale-sensitive-sortable-model.patch
>
>
> Sortable model should support sorting for current locale. 
> Solution:
> Extend inner class Comp of SortableModel to support sorting of String values using Collator.compare method. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.