Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

1235.patch (1.6 KB ) - added by fxp 11 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by jesseeichar, 11 years ago

Owner: changed from geonetwork-devel@… to jesseeichar
Status: newassigned

I will take this and fix it today. This directly impacts Geocat as well.

by fxp, 11 years ago

Attachment: 1235.patch added

comment:2 by fxp, 11 years ago

I've it working with this patch. Let me know if that sounds a good fix.

comment:3 by jesseeichar, 11 years ago

Resolution: fixed
Status: assignedclosed

Fix commit (test associated as well): 795e370

comment:4 by ianwallen, 11 years ago

Milestone: Future releasev2.10.0 RC2
Note: See TracTickets for help on using tickets.