Summary: | Renaming images to send | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Martin Zahnd <martin> |
Component: | Plugin-Generic-SendByMail | Assignee: | 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 | |
Sentry Crash Report: |
Description
Martin Zahnd
2009-12-21 22:27:29 UTC
The same issue here. The old way was much better for me too. 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 |