Summary: | KMail2 does not properly quote long lines in a base64 message when replying | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Thomas Zell <t.zell> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | arthur, kdenis, mail, montel |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Quoted message
Original message Example E-Mail |
Created attachment 65360 [details]
Original message
Created attachment 65362 [details]
Example E-Mail
I can confirm it This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months. Not reproducible in 5.3.0 (KF 5.26.0). I do not agree, this is still reproducible in 5.3.0 (KF 5.26.0) |
Created attachment 65359 [details] Quoted message Version: 4.7 (using KDE 4.7.3) OS: Linux When replying to a mail with long lines that is base64 encoded, KMail2 does not properly handle lines following a long line. The first part of the next line is note quoted at all, and the rest is quoted correctly after a spurious newline is inserted. This only happens with 'smart quoting' enabled. Reproducible: Always Steps to Reproduce: 1. enable 'use smart quoting' 2. Hit 'reply' on a base64 message with long lines. Actual Results: Quotation is garbled in each line following a long line. Expected Results: Lines following long lines should be quoted normally and not broken in half.