Summary: | emailing a raw image creates an incorrect filename | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Paul Waldo <paul> |
Component: | Plugin-Generic-SendByMail | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Paul Waldo
2007-10-03 20:06:38 UTC
I confirm. I have just reproduce the problem... Gilles SVN commit 735733 by cgilles: Kipi-plugins from trunk (KDE4) : SendImages plugin port: Huge improvement with mozilla/thunderbird emailer support about attachement files given on command line. No need to check if an instance of mailer already exist in memory to use -remote option. If we use -compose with the right options form. This way simplify the source code considerably... Thanks to Mozilla.org wiki page to describe all catch command line options syntax. I have tested with recent Thunderbird, Mozilla, and Netscape mailers. Please give me feedback if you occurs special errors with old versions. Thanks in advance... Note B.K.O files 148186 is closed because RAW attachement files is fixed now. CCMAIL: digikam-devel@kde.org CCMAIL: kde-imaging@kde.org BUG: 148186 BUG: 150453 M +8 -55 emailpage.cpp M +0 -6 emailpage.h M +0 -2 emailsettingscontainer.h M +39 -80 sendimages.cpp M +0 -2 sendimagesdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=735733 |