Categorization in the collection panel should treat characters such as œ specially

Bug #486477 reported by Bburst
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Low
reacocard

Bug Description

In the collection panel, no new category should be created for artists starting with œ, it should go with the other artists starting with o.
There is a whole list of such symbols.
strxfrm,strcoll,... use the file /usr/share/i18n/locales/iso14651_t1_common to define which symbols to expand, and how to.

The following command:
grep "\( \| \)\"<" /usr/share/i18n/locales/iso14651_t1_common | grep -v collating
outputs all these symbols in this form:
<U00E6> "<a><e>";"<LIG><LIG>";"<MIN><MIN>";IGNORE # 230 æ
which means that the unicode character 0x00E6 should be treated as 'a'.

Revision history for this message
reacocard (reacocard) wrote :

extracted string of characters:

ÆßæIJijŊŋŒœƕDŽDždžLJLjljNJNjnjǢǣDZDzdzǶǼǽҤҥҴҵӔӕԂԃԄԅԆԇԈԉԊԋԌԍԎԏئဣဤဥဦဧဨဩဪဿ၌၍၎၏ﺉﺊﺋﺌﻵﻶﻷﻸﻹﻺﻻﻼ

Revision history for this message
reacocard (reacocard) wrote :

or with just relevant forms:

ß æ ij ŋ œ ƕ dž lj nj ǣ dz ǽ ҥ ҵ ӕ

Changed in exaile:
importance: Undecided → Low
milestone: none → 0.3.1
status: New → Confirmed
Revision history for this message
reacocard (reacocard) wrote :

minus accents, we have 12

ß æ ij ŋ œ ƕ dž lj nj dz ҥ ҵ

these 12 and their mappings have been added in rev 2663 of the search-refactor branch.

Changed in exaile:
status: Confirmed → In Progress
Revision history for this message
reacocard (reacocard) wrote :

this is now fixed in trunk.

Changed in exaile:
assignee: nobody → Aren Olson (reacocard)
status: In Progress → Fix Committed
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.