Version: 2.4.0 (using KDE 4.5.5) OS: Linux Album applet display "0. trackname" when track number isn't set in tags. Reproducible: Didn't try Steps to Reproduce: Display an album with no track number tags Actual Results: "0." displayed Expected Results: It should just display track name without "0."
Do you mean an applet in the context view in the middle? I have checked with some tracks without track numbers, and they display fine in the collection browser.
Created attachment 57692 [details] Screenshot of bug As you can see, track are displayed with 0. in context album view.
Thanks for clarifying that. Patch submitted. https://git.reviewboard.kde.org/r/100805/
This is an automated message from the triager: Amarok 2.4.1 has been released on May 8 already. Could you please upgrade and test if you can still reproduce this bug? Without feedback within a month we will close this bug as resolved. Thank you for your understanding.
NVM, I missed there was a patch, will assign this to a developer ASAP. Sorry for the noise.
Git commit 4aeb0ef53df9ce9df3b516ae6dbd5e663b811b22 by Ralf Engels. Committed on 24/05/2011 at 20:15. Pushed by rengels into branch 'master'. A suggested fix for bug 263531. Trivial; changes layout in context view 'albums' applet to prevent "0." appearing in front of tracks with no track number set. Works with albums having both tracks with and without track numbers. No number is shown for tracks without a track number and the track title is left aligned in the field (or right in RTL layouts). Courtesy: Nicholas Wilson M +6 -2 src/context/applets/albums/AlbumsView.cpp http://commits.kde.org/amarok/4aeb0ef53df9ce9df3b516ae6dbd5e663b811b22