Bugzilla – Bug 11070
Don't display large V at beginning of browse Artists
Last modified: 2010-04-08 15:03:03 UTC
The VA artist is artificially sorted to the beginning of Artist list. When browsing quickly through the list and large letters are shown in the background to aid navigation, a V will show when the the first item is reached, usually coming after A. This V should be suppressed.
Playing with it a bit more, it's a little bit inconsistent. Sometimes the last large character displayed will be a '1' (for '10,000 Maniacs') and sometimes it will be the 'V' from Various Artists.
Ben I'm assigning this to you now, but we probably need to discuss this before any code changes.
this is an administrative shuffle on priority fields to help make better judgment on the top end of the priority list. P4->P5, P3->P4, and P2->P3.
Created attachment 6682 [details] patch to suppress VA textkey in artistsQuery() response If $count_va is true and this is the first item in the chunk response, send a " " as the textKey instead of a (localized) "V"
== Auto-comment from SVN commit #30518 to the slim repo by bklaas == == http://svn.slimdevices.com/slim?view=revision&revision=30518 == Fixed Bug: 11070 Description: Do not send V as textkey for Various Artists at top of artist list