Package: mutt
Version: 1.5.20-2
Severity: minor

I've been noticing this off-and-on for several months now, don't
remember when it first started.

when displaying the date & time in the "From " line, Mutt sometimes
displays a space as the first character of the minutes field instead of
the digit to be expected.

at first i thought it was only doing it when that first digit should
have been 0 (perhaps due to something like the printf format not being
zero-padded - %2i rather than %02i) but, as the example below shows, it
can happen with non-zero digits too.

actual header in /var/mail/cas:

>From [email protected]  Wed Aug 19 15:44:12 2009

header as displayed by mutt:

>From [email protected]  Wed Aug 19 15: 4:12 2009



craig

-- 
craig sanders <[email protected]>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to