| Summary: | Bogus dates shown in email | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Michael McLagan <mmclagan> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Header showing invalid dates
Selected message showing invalid dates. |
||
|
Description
Michael McLagan
2009-09-18 11:00:14 UTC
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. |