#3882: GPGME signature info: zero timestamp and locale awareness
--------------------------+--------------------------
Reporter: tamo | Owner: mutt-dev
Type: enhancement | Status: closed
Priority: trivial | Milestone:
Component: crypto | Version: 1.7.0
Resolution: fixed | Keywords: gpgme locale
--------------------------+--------------------------
Changes (by TAKAHASHI Tamotsu <ttakah@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7c0995a61268faa26ef4f9a28fa8cfc5a2b503f4"
6815:7c0995a61268]:
{{{
#!CommitTicketReference repository=""
revision="7c0995a61268faa26ef4f9a28fa8cfc5a2b503f4"
Fix GPGME signature zero timestamp and locale awareness issues. (closes
#3882)
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#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent