Bug 108408

Summary: Dragging artists starting with the from collection browser to playlist does nothing
Product: [Applications] amarok Reporter: Laszlo Pandy <laszlok2>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Laszlo Pandy 2005-07-01 17:54:15 UTC
Version:           1.3SVN (using KDE KDE 3.3.2)
Installed from:    Mandriva RPMs
OS:                Linux

Since the recent change in the handling of artists which begin with "The", dragging from the collection browser is now partially broken. In my collection browser The Beatles is listed as "Beatles, The". I can drag other artists from the collection browser, but when I try to drag "Beatles, The" is does nothing and the status bar reads: "Attempted to insert nothing into the playlist." I assume amarok is querying the database for "Beatles, The" instead of "The Beatles" only to find it doesn't exist.
Comment 1 Laszlo Pandy 2005-07-01 17:55:33 UTC
Oh, oops. This version is actually compiled from the SVN as of when this bug was reported.
Comment 2 Seb Ruiz 2005-07-02 01:54:52 UTC
SVN commit 430619 by seb:

'the' manipulation broke dragging

BUG:108408


 M  +46 -13    collectionbrowser.cpp  
 M  +0 -1      playlistbrowser.cpp