[kmail2] [Bug 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-09-20 Thread resplin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

--- Comment #5 from resplin  ---
I'm seeing this in 5.3.0, even when the email doesn't have accents. Creating a
plain-text reply to any HTML-only email results in the wrong encoding in the
response.

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


[kmail2] [Bug 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-09-20 Thread resplin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

resplin  changed:

   What|Removed |Added

 CC||richard-...@esplins.org

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


[kmail2] [Bug 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-02-16 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

--- Comment #4 from Thomas Fischer  ---
Created attachment 97245
  --> https://bugs.kde.org/attachment.cgi?id=97245&action=edit
Simple Perl script that sends a mail with HTML and quoted-printable iso-8859-1
content

-- 
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 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-02-11 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

--- Comment #3 from Thomas Fischer  ---
Created attachment 97158
  --> https://bugs.kde.org/attachment.cgi?id=97158&action=edit
After confirming that HTML code should be rendered

-- 
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 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-02-11 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

--- Comment #2 from Thomas Fischer  ---
Created attachment 97157
  --> https://bugs.kde.org/attachment.cgi?id=97157&action=edit
Before rendering HTML code, showing rendering issues with
iso-8859-1/quoted-printable-encoded HTML text

-- 
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 359063] Plain text version of html-only message is not respecting encoding specified in html message

2016-02-11 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359063

Thomas Fischer  changed:

   What|Removed |Added

 CC||fisc...@unix-ag.uni-kl.de

--- Comment #1 from Thomas Fischer  ---
I may have the same problem. My observation is as follows:
The user receives a HTML-only mail in an European language (which makes use of
non-ASCII characters code 128-255 such as åäö), the mail is quoted-printable
encoded.
My test case mail's source code looks like this:



abc123=E5=E4=F6ABC123=C5=C4=D6


The relevant mail headers look like this:
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="iso-8859-1"

This mail should look like this when correctly displayed:

abc123åäö
ABC123ÅÄÖ

I'll attach two screen shots. One will reproduce how the mail is displayed in
"non-HTML" mode, where a box is show for the use to "click here" to render the
HTML code. The second screen shot reproduces the output of just this render.
Please observe the incorrect rendering in the first screenshot.

-- 
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