Fixed composertest with LANG=C
AbandonedPublic

Authored by knauss on Apr 30 2016, 2:27 PM.

Details

Reviewers
mlaurent
vkrause
Maniphest Tasks
T2252: fix messagelib test
Summary

Basically KMime do not get the information, that a header is encoded
differently to the default encodeing of the system. That's why we have to give
that information into KMime.

Diff Detail

Repository
R94 PIM: Message Library
Lint
No Linters Available
Unit
No Unit Test Coverage
knauss updated this revision to Diff 3576.Apr 30 2016, 2:27 PM
knauss retitled this revision from to Fixed composertest with LANG=C.
knauss updated this object.
knauss added reviewers: vkrause, mlaurent.
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 30 2016, 2:27 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
knauss added inline comments.May 10 2016, 12:58 PM
messagecomposer/src/job/skeletonmessagejob.cpp
81

I have found another solution to threat KMime to know about UTF-8. But it looks like I misuse the API. Are there any better solutions?

knauss abandoned this revision.Jun 27 2016, 1:18 PM