Ticket #648 (closed defect: fixed)

Opened 9 months ago

Last modified 4 months ago

List classifier sorting

Reported by: kjdon Owned by: nobody
Priority: moderate Milestone: 2.84 Release
Component: Collection Building: Classifiers Severity: minor
Keywords: Cc:

Description

It does numerical sorting (unless the unicode collation option is on), which means that 'A' is not sorted next to 'a'.

We could lowercase things before sorting, but would that work for other languages?

Change History

Changed 4 months ago by kjdon

  • status changed from new to closed
  • resolution set to fixed

Metadata is now uppercased before sorting.

Note: See TracTickets for help on using tickets.