[Bug 266297] New: Does not attach with command line using relative path
roucaries.bastien+bug at gmail.com
roucaries.bastien+bug at gmail.com
Mon Feb 14 13:17:28 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=266297
Summary: Does not attach with command line using relative path
Product: kmail
Version: 1.13.5
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: roucaries.bastien+bug at gmail.com
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list