Bug 219603

Summary: Renaming images to send
Product: [Applications] digikam Reporter: Martin Zahnd <martin>
Component: Plugin-Generic-SendByMailAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, rainer.lay
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.2.0

Description Martin Zahnd 2009-12-21 22:27:29 UTC
Version:           Unbekannt (using 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 200", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.5-0.1-desktop

Since plus minus 1 year and a half, pictures are renamed by kipi to 001.jpg, 002.jpg.
For my this is not useful.Often I sent images to friend and they save it later. When they receive always 001.jpg, they have a problem to save it. please put a option to sent pictures with original name.
Thanks a lot
Comment 1 Rainer Lay 2010-02-26 11:38:12 UTC
The same issue here. The old way was much better for me too.
Comment 2 Andi Clemens 2010-02-27 09:57:01 UTC
SVN commit 1096646 by aclemens:

Use the original file names, also when resizing (changing the properties of an
image). To avoid overwriting images with the same name in the temp folder (this can happen since
we can work on digiKam searches or other virtual folders), create a folder for
every single file.

BUG:219603

 M  +8 -6      emailsettingscontainer.h  
 M  +18 -6     imageresize.cpp  
 M  +18 -9     sendimages.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1096646