[Users] [Bug 3648] Reports error on first unverifiable signature on message that has been signed with more than one key
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Sat May 21 13:45:14 CEST 2016
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3648
--- Comment #10 from Andrej Kacian <andrej at kacian.sk> ---
This would need rethinking how we handle and display signature status. It is
easy enough to walk through all the signatures in
sgpgme_sigstat_gpgme_to_privacy() via sig->next, but in the end, it returns a
single signature status.
One way could be to make the function return a pointer to a linked list of
"signature statuses", each of which would contain identifying string and
SignatureStatus. The UI could then walk through the list, and say something
like "X of Y signatures valid, click for details".
Just thinking aloud here. :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list