[kdelibs] [Bug 198172] printer margin settings are forgotten at restart

2023-03-09 Thread Charles Dennett
https://bugs.kde.org/show_bug.cgi?id=198172

Charles Dennett  changed:

   What|Removed |Added

 CC||cdenn...@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?)

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 447297] UTF-8 characters decoded incorrectly on reply

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

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #2 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 443009, bug 298349

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.

[kontact] [Bug 443009] Replying email breaks text encoding

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

Laurent Montel  changed:

   What|Removed |Added

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

--- Comment #2 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 298349

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.