Bug 264147

Summary: XSPF playlists don't support relative paths
Product: [Applications] amarok Reporter: Bart Cerneels <bart.cerneels>
Component: Playlists/Saved PlaylistsAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: bart.cerneels
Priority: NOR    
Version: 2.4.0   
Target Milestone: 2.4.1   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.1

Description Bart Cerneels 2011-01-24 09:47:13 UTC
Version:           2.4.0
OS:                Linux

http://xspf.org/xspf-v1.html#rfc.section.6.2

XSPFPlaylist::save( const KUrl &location, bool relative )
{
    Q_UNUSED( relative );

Reproducible: Always
Comment 1 Sergey Ivanov 2011-04-02 15:11:11 UTC
Git commit 691e173079208c62e4a02d3d220b252c0ff74e38 by Sergey Ivanov.
Committed on 02/04/2011 at 15:14.
Pushed by ivanov into branch 'master'.

Relative paths support for XSPF playlists.
BUG: 264147

M  +1    -0    ChangeLog     
M  +52   -9    src/core-impl/playlists/types/file/xspf/XSPFPlaylist.cpp     
M  +4    -1    src/core-impl/playlists/types/file/xspf/XSPFPlaylist.h     

http://commits.kde.org/amarok/691e173079208c62e4a02d3d220b252c0ff74e38