SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-679
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Maciej Rosiek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Sorting with custom locale

Created: 17/Jul/08 01:42 AM   Updated: 17/Jul/08 02:45 PM
Component/s: Compass::Core
Affects Version/s: 2.1.0 M1
Fix Version/s: 2.1.0 M2

File Attachments: 1. Text File CompassLocale.patch (5 kB)

Environment: nothing important


 Description  « Hide
New methods needed in CompassQuery and SearchEngineQuery like:
addSort(String propertyName, Locale locale, SortDirection direction);
addSort(String propertyName, Locale locale);

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Maciej Rosiek added a comment - 17/Jul/08 02:32 AM
My patch to this feature

Shay Banon added a comment - 17/Jul/08 02:45 PM
Thanks!.