Summary: | inserts line breaks in quoted messages, missing quote signs | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Alexander van Loon <a.vanloon> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.3 | |
Sentry Crash Report: | |||
Attachments: |
screenshot of original message and same message quoted incorrectly in composer
resulting e-mail message after sending reply another example of an incorrectly quoted message, although not as bad as the first example file of the e-mail seen in the first attachment correctly saved file of the e-mail KMail erroneously replacing quote signs source of the message being replied to in previous screenshot |
Description
Alexander van Loon
2011-01-16 13:47:18 UTC
Created attachment 56087 [details]
screenshot of original message and same message quoted incorrectly in composer
Created attachment 56088 [details]
resulting e-mail message after sending reply
Created attachment 56089 [details]
another example of an incorrectly quoted message, although not as bad as the first example
Could you please attach the message that triggers this as an mbox file? Created attachment 56106 [details]
file of the e-mail seen in the first attachment
Sorry but we need the hole email (including headers). Save as in KMail should work. Created attachment 56131 [details] correctly saved file of the e-mail I used ‘Save As...’ in KMail to save the message. When I read your comment I went on to investigate why the headers were apparently missing, as I noticed it too when I opened the mbox file with Kate. It turns out that I have discovered another bug, which I just filed as bug #263434. That aside, here is the correctly saved message with headers included. I was wondering if there is a workaround available for this bug which I could use while the the issue is not yet fixed? This bug is quite annoying because many e-mails I send get messed up because of absent quote signs. Also, I have discovered that in some situations the quote sign ‘>’ is replaced by the characters ‘>’ which is illustrated in the following screenshot I’m going to add. I’ll also add the message which triggers the bug if I reply to it with KMail. I’m not sure if this is a different bug which is related to encoding or something, but I suspect that this issue is caused by this bug as well. Created attachment 56439 [details]
KMail erroneously replacing quote signs
Created attachment 56440 [details]
source of the message being replied to in previous screenshot
The source mail contains the html encoded quote sign and not the actual quote sign. Thank you for your reply Torgny, but I don't understand. You seem to be referring only to the last two attachments. Can you take a look at the first four attachments were the quote sign is not replaced, but completely missing for some lines (which also have incorrect line breaks)? Those first four e-mails were certainly not HTML e-mails. I wonder if I'm the only one seeing this behaviour? Because I'm still encountering it even to this day with the latest KMail updates in Kubuntu Oneiric. Or might there be something wrong in my installation and is it possible that formatting my hard drive and doing a new install might solve it? Because I've been upgrading all the way since the early betas of KMail 2? Git commit 557db06eeb8a3ba3a92ae00425ccc4568b59c86a by Montel Laurent. Committed on 06/10/2011 at 13:50. Pushed by mlaurent into branch 'master'. Fix Bug 263313 - inserts line breaks in quoted messages, missing quote signs BUG: 263313 FIXED-IN: 4.7.3 M +1 -0 kmail/kmcomposewin.cpp http://commits.kde.org/kdepim/557db06eeb8a3ba3a92ae00425ccc4568b59c86a Git commit 82b70f6ffddea6f841c8e2708eaabbeb5adb9a40 by Montel Laurent. Committed on 06/10/2011 at 13:50. Pushed by mlaurent into branch 'KDE/4.7'. Fix Bug 263313 - inserts line breaks in quoted messages, missing quote signs BUG: 263313 FIXED-IN: 4.7.3 (cherry picked from commit 557db06eeb8a3ba3a92ae00425ccc4568b59c86a) M +1 -0 kmail/kmcomposewin.cpp http://commits.kde.org/kdepim/82b70f6ffddea6f841c8e2708eaabbeb5adb9a40 Be sure to configure "Use smart quoting" in configure/editor I fixed a pb where quote was not added to template parser. So now it's oki for me. Reopen if you see other pb. Regards Thank you very much for fixing this Laurent. I have two questions, 'Use smart quoting' is an option which is not enabled by default, yet the option seems to enable what is default behavior for every e-mail client I know of? And what is the reason for not having this option enabled by default? And what do you mean with a 'pb'? pb == problem or bugs :) Use smart quoting is by default. Could you update to 4.7.3 (in branch) or apply patch and look at if it works for you please ? Thanks. Now I don't have pb. I've upgraded recently to 4.7.3 and it seems KMail is no longer messing up with quoting. |