Ticket #346 (assigned defect)
Sort is case sensitive and doesn't handle multibyte.
| Reported by: | dbalmain | Owned by: | dbalmain |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
Need to fix sort so that it is case insensitive and handles multibyte. The work around is currently to lowercase any string fields that you plan to sort by. Unfortunately there is no work around to handle multibyte strings properly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
