Summary: | often a quote is appended to attachment filename | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Silver Salonen <silver.salonen> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | coque.couto, sybren, vectro, vivekumasuthan |
Priority: | NOR | ||
Version: | 1.13.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Silver Salonen
2010-04-01 15:02:23 UTC
Ah, I checked about file being saved incorrectly.. it is saved with a quote appended to it, so I guess it's saved incorrectly and referred to without a quote? I can confirm this behaviour. Here are the headers for an attachment that shows this bug: Content-Type: image/png; name="image002.png" Content-Description: image002.png Content-Disposition: inline; filename="image002.png"; size=16819; creation-date="Thu, 04 Feb 2010 16:22:14 GMT"; modification-date="Thu, 04 Feb 2010 16:22:14 GMT" Content-ID: <image002.png@01CAA5B6.36A11E00> Content-Transfer-Encoding: base64 My mail server is accessed using IMAP. It seems to be related to the "load attachments on demand" setting. On my computer it is turned on, which results in this bug. When I turn that setting off the bug disappears. KMail version 1.13.5 Using KDE Development Platform 4.4.5 (KDE 4.4.5) Running Kubuntu Linux 10.04 I'm suffering the same problem with debian unstable's version of kmail (1.13.7 with KDE 4.7.4). These are the headers for the file: Content-Type: application/vnd.openxmlformats-officedocument.presentationml.presentation; name="SAT20112024_VF_IPV6_PROOF_OF_CONCEPT_v0.4.pptx" Content-Description: SAT20112024_VF_IPV6_PROOF_OF_CONCEPT_v0.4.pptx Content-Disposition: attachment; filename="SAT20112024_VF_IPV6_PROOF_OF_CONCEPT_v0.4.pptx"; size=1449021; creation-date="Wed, 30 Nov 2011 12:14:04 GMT"; modification-date="Wed, 07 Dec 2011 16:10:52 GMT" Content-Transfer-Encoding: base64 Confirmed on kmail 1.13.5 / KDE 4.4.5, I also experience this bug as described. *** Bug 251939 has been marked as a duplicate of this bug. *** Sybren: Where do you find this "Load Attachments on Demand" option? It looks like this option was removed somewhere between when I filed this bug and KMail version 4.8.3 (which I have installed now). Thank you for taking the time to file a bug report. KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2. We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback. |