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
Fix For: 1.0.7-core
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.