Bug 128658

Summary: bug when symbol ~ is included in filename
Product: [Applications] kaudiocreator Reporter: David <StormByte>
Component: generalAssignee: Gerd Fleischer <gerdfleischer>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description David 2006-06-05 06:45:23 UTC
Version:           1.13 (using KDE 3.5.3, Gentoo)
Compiler:          gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)
OS:                Linux (x86_64) release 2.6.16-gentoo-r7

When symbol ~ is pretended to be included in filename, the generated filename will be in a folder it shouldn't be. In my case:

Final Fantasy - The Place I'll Return To Someday ~ Melodies of Life (Final Fantasy IX), where config is: ~/%{extension}/%{albumartist}/%{albumtitle}/%{artist} - %{number} - %{title}.%{extension}.

This file should be in ~/mp3/Final Fantasy/More Friends: music from Final Fantasy/Final Fantasy - The Place I'll Return To Someday ~ Melodies of Life (Final Fantasy IX), but it is placed in ~/mp3/Final Fantasy/Final Fantasy - 11 - The Place I'll Return to Someday/home/(user) Melodies of Life (Final Fantasy IX).mp3
But the file is all OK
Comment 1 Richard Lärkäng 2006-11-06 18:55:54 UTC

*** This bug has been marked as a duplicate of 115217 ***