[NoteMessageWrapper] Use unicode also for main body
ClosedPublic

Authored by poboiko on May 14 2020, 4:37 PM.

Details

Summary

Otherwise KMime::Message will think it's latin1 and mess unicode characters.
This patch restores unicode support in KJots, which was broken by D29217: [KJots] Port to NoteMessageWrapper.
(not sure if there are other users of NoteMessageWrapper now - at least KNotes doesn't use it)

Test Plan

Notes with unicode characters now work

Diff Detail

Repository
R461 Akonadi Notes
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26916
Build 26934: arc lint + arc unit
poboiko created this revision.May 14 2020, 4:37 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 14 2020, 4:37 PM
poboiko requested review of this revision.May 14 2020, 4:37 PM
dvratil accepted this revision.May 14 2020, 4:47 PM
This revision is now accepted and ready to land.May 14 2020, 4:47 PM
This revision was automatically updated to reflect the committed changes.