Bug 59269 - space in artist name
Summary: space in artist name
Status: RESOLVED FIXED
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-03 01:15 UTC by Yann Bouan
Modified: 2003-07-29 09:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yann Bouan 2003-06-03 01:15:15 UTC
Version:           2.0 pre-alpha (using KDE KDE 3.1.2)
Installed from:    Unspecified Linux

in treeview artist sorting doesn't taker into account spaces (or commas). 
Thus ¨Santana & Everlast¨ shows up under ¨Everlast¨  ( great!) but both also show up under Eve...
This is the only player that can actually put the artists together this way. It's great, and a little fix would make it perfect. :-)
Comment 1 Scott Wheeler 2003-07-29 09:11:03 UTC
Subject: kdemultimedia/juk

CVS commit by wheeler: 

Add "Contains", "Exact" and "ContainsWord" modes to the
PlaylistSearch::Component and use the ContainsWord mode for building the
tree view.

CCMAIL:59269-done@bugs.kde.org


  M +38 -7     playlistsearch.cpp   1.11
  M +5 -1      playlistsearch.h   1.12
  M +1 -1      viewmode.cpp   1.12