Update PGPKey display
ClosedPublic

Authored by knauss on Nov 22 2017, 2:55 PM.

Details

Summary
  • Show the key material of the mime part everytime.
  • test if the keymaterial in the mime content is valid.
  • show if key is unknown.
  • add test for showSignuatureDetails
Test Plan

run tests

Diff Detail

Repository
R81 KDE PIM Addons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
knauss created this revision.Nov 22 2017, 2:55 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptNov 22 2017, 2:55 PM
Restricted Application added a subscriber: KDE PIM. · View Herald Transcript
knauss updated this revision to Diff 22749.Nov 22 2017, 3:10 PM

update the error string.

knauss retitled this revision from Make it possible to show corretly if the localstore job is running. to Update PGPKey display.Nov 22 2017, 3:12 PM
knauss edited the summary of this revision. (Show Details)
knauss edited the test plan for this revision. (Show Details)

This should go to Applications/17.12

@kde-i18n-doc: the strings that have been added are:

  • "This key is unknown, it could not be found in your local keyring. You may want to import this key."
  • "No valid key data in file."
aheinecke accepted this revision as: aheinecke.Nov 27 2017, 9:17 AM

Looks good to me. Nice extension. Thanks!

This revision is now accepted and ready to land.Nov 27 2017, 5:20 PM
This revision was automatically updated to reflect the committed changes.