[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2023-03-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=298349

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/commit/29a5a05e2
   ||078b75f0a994e29e92707e3ec81
   ||e2d1
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #19 from Laurent Montel  ---
Git commit 29a5a05e2078b75f0a994e29e92707e3ec81e2d1 by Laurent Montel, on
behalf of Fabian Vogt.
Committed on 09/03/2023 at 07:27.
Pushed by fvogt into branch 'master'.

Fix fallback path in MessageFactoryNG::applyCharset

In the case that the codec of the original message could not encode the reply,
it was still set as charset but the body encoded with the fallback codec.
This resulted in replies having messed up encoding.
It can be triggered by replying to multipart mails which define the charset
in parts only or if the reply template ends up with other special characters.
Related: bug 447297, bug 443009

M  +64   -0messagecomposer/autotests/messagefactoryngtest.cpp
M  +3-0messagecomposer/autotests/messagefactoryngtest.h
M  +5-4messagecomposer/src/helper/messagefactoryng.cpp

https://invent.kde.org/pim/messagelib/commit/29a5a05e2078b75f0a994e29e92707e3ec81e2d1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2023-03-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=298349

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #18 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/pim/messagelib/-/merge_requests/107

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2020-05-05 Thread xchain
https://bugs.kde.org/show_bug.cgi?id=298349

xchain  changed:

   What|Removed |Added

 CC||xch...@gmx.net

--- Comment #17 from xchain  ---
(In reply to Hans-Peter Jansen from comment #16)
> "Keep original charset..." [...] is enabled by default
Are you sure about that? I tested KMail 18.08 and current git master, and in
both cases "Keep original charset..." was unchecked by default.

Anyway, I simplified the mail attached in Comment 2 a bit (see below).

Findings (with "Keep original charset..." checked):
- "Content-Type: multipart/mixed;" is necessary to reproduce
- after removing the "€" symbol (first line), "können" is not garbled anymore

Reduced test case:

Date: Wed, 18 Apr 2012 14:57:15 +0200
From: "X xxxh" 
To: "xx " 
Subject: Re: []
Content-Type: multipart/mixed; boundary="===3895039973466476490=="

--===3895039973466476490==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

=E2=82=AC
k=C3=B6nnen

--===3895039973466476490==--

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2019-10-18 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=298349

Hans-Peter Jansen  changed:

   What|Removed |Added

 CC||h...@urpla.net

--- Comment #16 from Hans-Peter Jansen  ---
Still confirmed for 5.12.2 (as of openSUSE Tumbleweed 20191014).

Unchecking "Keep original charset..." fixed it, but since this option is
enabled by default, it would probably be a good idea to change the default
until this issue is finally fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2018-04-09 Thread OlafLostViking
https://bugs.kde.org/show_bug.cgi?id=298349

OlafLostViking  changed:

   What|Removed |Added

 CC||olaf.the.lost.viking@gmail.
   ||com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=298349

blaueshawaiih...@gmx.de changed:

   What|Removed |Added

 CC||blaueshawaiih...@gmx.de

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2017-06-25 Thread SH
https://bugs.kde.org/show_bug.cgi?id=298349

SH  changed:

   What|Removed |Added

 CC||shachar...@gmail.com

--- Comment #15 from SH  ---
It happens to me too, very often. Hebrew text, when quoted in a reply, is
garbled and unreadable. I'm not sure about English or other languages.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2017-01-02 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=298349

Vishnu  changed:

   What|Removed |Added

 CC||vishn...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2016-11-04 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=298349

Till Schäfer  changed:

   What|Removed |Added

Version|Git (master)|5.3.2
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||till2.schaefer@uni-dortmund
   ||.de

--- Comment #14 from Till Schäfer  ---
i can confirm this bug for kmail 5.3.2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2016-01-10 Thread Carioca via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=298349

Carioca  changed:

   What|Removed |Added

 CC||h6zb8-kdebugs20120801@yahoo
   ||.de

--- Comment #13 from Carioca  ---
I had the same bug and unchecking helped.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2015-08-31 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=298349

Sergio Martins  changed:

   What|Removed |Added

 CC||nunoplo...@sapo.pt

--- Comment #12 from Sergio Martins  ---
*** Bug 331340 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2015-08-31 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=298349

Sergio Martins  changed:

   What|Removed |Added

 CC||borissh1...@gmail.com

--- Comment #11 from Sergio Martins  ---
*** Bug 331760 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2013-09-30 Thread Marta Rybczyńska
https://bugs.kde.org/show_bug.cgi?id=298349

Marta Rybczyńska kde-i...@rybczynska.net changed:

   What|Removed |Added

 CC||kde-i...@rybczynska.net

--- Comment #10 from Marta Rybczyńska kde-i...@rybczynska.net ---
Same problem. Suspected the encoding list that has us-ascii at the top, but
moving UTF-8 there did not help. Only removing the 'Keep the encoding' option
helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs