Bug 138859

Summary: [PATCH] in html mails text part dont respect charset
Product: [Applications] kmail Reporter: Michal Bukovsky <michal>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kollix
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch

Description Michal Bukovsky 2006-12-15 21:46:30 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) 
OS:                Linux

When text/plain part is generated for text/html mails, Kmail dont respect message charset and use bad implicit conversion from QCString to QString in MessageComposer::plainTextFromMarkup method. This leads to text/part with '?' instead of right non iso-8859-1 character.
Comment 1 Michal Bukovsky 2006-12-15 21:47:42 UTC
Created attachment 18943 [details]
patch
Comment 2 Martin Koller 2009-08-04 20:10:30 UTC
works in kmail/KDE4.3