Summary: | StartTime format wrong | ||
---|---|---|---|
Product: | [Unmaintained] kresources | Reporter: | Volker Christian <volker.christian> |
Component: | groupdav | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | greg, lichten, lorimz, luisfe, mschnide, nikos, Samuele.Kaplun, winter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
URL: | http://sourceforge.net/p/davmail/bugs/579/ | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/cb58f624a43b8f63296f5bd1a1becca584624f56 | Version Fixed In: | 4.14.2 |
Sentry Crash Report: | |||
Attachments: | proposed solution |
Description
Volker Christian
2014-09-23 13:31:01 UTC
I can confirm this error with debian packages 4.14.1 and davmail same effect here: kdepim-runtime 4:4.14.1-1 amd64 Created attachment 88838 [details]
proposed solution
Volker's solution works for me. I assume that it is a valid solution as long as the date is expected to be in UTC time.
Stupid error on my part indeed… I'll integrate the patch from #3 for 4.14.2. The date is expected to be in UTC time according to the RFC. Thanks, Grégory Git commit cb58f624a43b8f63296f5bd1a1becca584624f56 by Grégory Oestreicher. Committed on 26/09/2014 at 14:55. Pushed by goestreicher into branch 'KDE/4.14'. Fix start time to be RFC-compliant Fix by lftabera-at-yahoo.es M +1 -1 resources/dav/protocols/caldavprotocol.cpp http://commits.kde.org/kdepim-runtime/cb58f624a43b8f63296f5bd1a1becca584624f56 Adding the Fixed-In field Hi, is there a workaround, while waiting for the fixed version to hit mainstream distributions? Cheers, Samuele |