#3882: GPGME signature info: zero timestamp and locale awareness
--------------------------+----------------------
Reporter: tamo | Owner: mutt-dev
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: crypto | Version: 1.7.0
Keywords: gpgme locale |
--------------------------+----------------------
GPGME signature information has two minor problems.
{{{
[-- Begin signature information --]
*BAD* signature from: Name <[email protected]>
aka: Name <[email protected]>
created: Thu Jan 1 09:00:00 1970
[-- End signature information --]
}}}
First, the created timestamp is incorrect when the message is not verified
successfully.
Second, as the code itself has some "TODO" comments, "aka" and "created"
lines are not properly-aligned when LC_MESSAGES != English.
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3882>
Mutt <http://www.mutt.org/>
The Mutt mail user agent