#1235 closed enhancement (fixed)
Search / Sort by title return wrong order when character like É are used
Reported by: | fxp | Owned by: | jesseeichar |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC2 |
Component: | General | Version: | v2.9.0 |
Keywords: | Cc: |
Description
- create record with the following titles:
- 123
- etab
- étab
- Étab
- zone
- Zone
- search and sort by title = Étab is in last position
Locale is not take into account in comparator (Collator may help fixing that).
Attachments (1)
Change History (5)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 12 years ago
Attachment: | 1235.patch added |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix commit (test associated as well): 795e370
comment:4 by , 12 years ago
Milestone: | Future release → v2.10.0 RC2 |
---|
Note:
See TracTickets
for help on using tickets.
I will take this and fix it today. This directly impacts Geocat as well.