Fix runtime warning about application/x-pkcs7-signature.
ClosedPublic

Authored by dfaure on May 14 2017, 10:27 PM.

Details

Summary

The kmime code looks for it as fallback, but the registered mimetype is
application/pkcs7-signature without the "x-".

Test Plan

Allen will test :)

Diff Detail

Repository
R94 PIM: Message Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.May 14 2017, 10:27 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 14 2017, 10:27 PM
dvratil accepted this revision.May 17 2017, 3:57 PM
dvratil added a subscriber: dvratil.

Can go to stable.

This revision is now accepted and ready to land.May 17 2017, 3:57 PM
winterz edited edge metadata.May 17 2017, 4:13 PM

yep, I tested and it works. Thanks David.

This revision was automatically updated to reflect the committed changes.