[kmail2] [Bug 403313] New: Encoding problem on kmail2 5.10.1 when creating composer from command line
alfazaz
bugzilla_noreply at kde.org
Thu Jan 17 16:03:18 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=403313
Bug ID: 403313
Summary: Encoding problem on kmail2 5.10.1 when creating
composer from command line
Product: kmail2
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: yalmeras at free.fr
Target Milestone: ---
SUMMARY
When I create a kmail composer window from command line, it gives bad
characters in the body when they are not ascii ; it's annoying because creating
a pre-filled window for editing is broken now.
I think it's an encoding problem (it didn't happen before a latest upgrade...).
I'm on the latest rolling release version of archlinux.
kmail2 5.10.1 (from kmail 18.12.1-1)
qt5 5.12.0-1
STEPS TO REPRODUCE
1. Open a terminal
2. Type in it
kmail --subject Vélo --body "J'ai élevé à ma façon des vélos !"
OBSERVED RESULT
A kmail message editor is opened with a good subject (Vélo) but with this bad
body :
J'ai élevé à ma façon des vélos !
EXPECTED RESULT
A kmail message editor opened with a good subject (Vélo) but also with a good
body like this :
J'ai élevé à ma façon des vélos !
There is the same bug with the --msg option of kmail...
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux uptodate/Plasma desktop 5.14.5-2/kde 18.12.1
KDE Frameworks 5.54.0
Qt 5.12.0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list