Bug 266297

Summary: Does not attach with command line using relative path
Product: [Applications] kmail Reporter: roucaries.bastien+bug
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: montel
Priority: NOR    
Version: 1.13.5   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: kdepim 4.6

Description roucaries.bastien+bug 2011-02-14 14:17:28 UTC
Version:           1.13.5 (using KDE 4.6.0) 
OS:                Linux

 go to konsole
$cd somewhere
$ls *
sometext.txt
$kmail --attach sometext.txt ---------> fail
$kmail --attach "`pwd`/sometext.txt" ---> success

kmail should attach using relative path

Reproducible: Always

Steps to Reproduce:
 go to konsole
$cd somewhere
$ls *
sometext.txt
$kmail --attach sometext.txt ---------> fail
$kmail --attach "`pwd`/sometext.txt" ---> success

kmail should attach using relative path

Actual Results:  
Fail

Expected Results:  
should attach

OS: Linux (x86_64) release 2.6.36reiser
Compiler: cc
Comment 1 Laurent Montel 2011-02-15 19:48:22 UTC
I confirm it.
Will look at it.
Comment 2 roucaries.bastien+bug 2011-03-02 13:34:31 UTC
Any news 

Could you mark confirmed ?

Bastien
Comment 3 Christophe Marin 2011-05-03 03:31:41 UTC
Cannot be reproduced with KMail2. The issue will be fixed in kdepim 4.6