[Mutt] #3331: mutt mangles display of time in "From " line
#3331: mutt mangles display of time in "From " line
------------------------------+---------------------------------------------
Reporter: antonio@xxxxxxxx | Owner: mutt-dev
Type: defect | Status: new
Priority: trivial | Milestone:
Component: display | Version: 1.5.20
Keywords: |
------------------------------+---------------------------------------------
Forwarding from http://bugs.debian.org/542344
I checked this with the same version of mutt on lenny and sid (two
different version of ncurses) and this is reproducible on both versions,
so I ruled out libncurses as cause of the problem
{{{
To reproduce the bug launch mutt without any conf file
mutt -n -F /dev/null
you may want to open a mailbox here, so use
mutt -f mbox -n -F /dev/null
at this point hit enter to show a message and
then check the first line of the pager, it
will be displayed like this:
From antonio@xxxxxxxx Mon Sep 7 05: 5:53 2009
but if you check the message it contains:
From antonio@xxxxxxxx Mon Sep 7 05:15:53 2009
as you can see the minute field is mangled
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3331>
Mutt <http://www.mutt.org/>
The Mutt mail user agent