Bug 266297 - Does not attach with command line using relative path
Summary: Does not attach with command line using relative path
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 14:17 UTC by roucaries.bastien+bug
Modified: 2011-05-03 03:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: kdepim 4.6


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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