Summary: | some mails show with unknown date in message list | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Jedd <bko> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | martin.fitzpatrick |
Priority: | NOR | Keywords: | testcase, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Date: 08 OCT 08 16:54:05 +0000
Date: 08 OCT 05 17:58:28 UT |
Description
Jedd
2007-10-09 10:32:46 UTC
Jedd, thanks for the bug report. I cannot reproduce this on my local install (KDE 4.2.2) however it would be helpful if you could provide some further information. It isn't clear from the bug report which of the headers is giving the unknown message. If I create dummy messages and paste any of those date strings into the message source and re-open it I get an 'unknown' error, but this appears to be because the date format isn't understood. It would be helpful if you are able to save a copy of the email (Save as..., after removing any personal information) and attach it to this bug report, together with another example of a working message with the same date format. Thanks for your assistance. Additional information from the reporter: Because the emails contain personally identifiable information only the date fields are reproduced below. The effect is reproducible by saving a received message as an .mbox file and then editing the headers into place using a text editor. See attached files. 2 messages with the following date fields are showing as dated 1970 in KDE3.5.9, and as 'unknown' in KDE4.2.2 (Kubuntu). In both case the date field is poorly formatted (notes below) but /used/ to work. (correct-format) Thu, 09 Oct 2008 04:00:03 +1100 From accounts@internode.com.au Thu Jan 1 01:00:00 1970 Delivery-date: Thu, 09 Oct 2008 04:00:03 +1100 Date: 08 OCT 08 16:54:05 +0000 From accounts@internode.com.au Thu Jan 1 01:00:00 1970 Date: 08 OCT 05 17:58:28 UT These are wrong (as far as I can tell) because the year is expressed in a two-digit format. The UT (for UTC) should be recognised by standard. However this did used to work on 3.5.x. Created attachment 32630 [details]
Date: 08 OCT 08 16:54:05 +0000
Created attachment 32631 [details]
Date: 08 OCT 05 17:58:28 UT
SVN commit 1014198 by mkoller: BUG: 150620 fix lowercase typo which resulted in not detecting "OCT" as month M +1 -1 dw_date.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1014198 SVN commit 1014199 by mkoller: Backport r1014198 by mkoller from trunk to the 4.3 branch: CCBUG: 150620 fix lowercase typo which resulted in not detecting "OCT" as month M +1 -1 dw_date.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1014199 |