View Issue Details

IDProjectCategoryView StatusLast Update
0009411MMANavigationpublic2012-09-16 06:29
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0009411: Sort artists with 'The' prefix correctly
DescriptionAccording to conventions, 'The Beatles' should be sorted together with other 'B' starting bands, not with 'T'.

Since SQLite that comes with Android doesn't support custom collation, we could resolve this issue by adding a new column 'SortArtist' to Artists table where such artists would be stored as 'Beatles, The' and use 'ORDER BY' SQL clause then on this field where needed.
TagsNo tags attached.
Fixed in build

Relationships

related to 0009410 closedmartin Views are not sorted in a logical order 

Activities

rusty

2012-09-16 06:29

administrator   ~0032009

Verified 30.