Version: 1.12.1 (using KDE 4.3.1) OS: Linux Installed from: Fedora RPMs I recently sent a couple of emails (in the last hour). The system has the correct date but the display is showing really bad data, 2009-44-18 (or similar, see attached images). The message itself looks ok: From mmclagan@ Fri Sep 18 04:44:57 2009 From: Michael McLagan To: Subject: Letter #3 Date: Fri, 18 Sep 2009 04:44:55 -0400 User-Agent: KMail/1.12.1 (Linux/2.6.31; KDE/4.3.1; i686; ; ) Message-Id: <200909180444.55837.>
Created attachment 37032 [details] Header showing invalid dates
Created attachment 37033 [details] Selected message showing invalid dates.
SVN commit 1025319 by tmcguire: Add unit test for bug 207766, but it doesn't fail. CCBUG: 207766 M +1 -0 testdateparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1025319
SVN commit 1025320 by tmcguire: Another test for bug 207766, also passes. CCBUG: 207766 M +8 -0 headertest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1025320
Works fine here, I tried a message with "Fri, 18 Sep 2009 04:44:55 -0400" as a date, and it showed correctly. Also, the unit tests confirmed that it works.