[Bug 310448] New: Generated Freebusy iTip-publish objects are invalid
Christian Mollekopf
mollekopf at kolabsys.com
Wed Nov 21 15:10:01 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=310448
Bug ID: 310448
Severity: normal
Version: GIT (master)
Priority: NOR
Assignee: kdepim-bugs at kde.org
Summary: Generated Freebusy iTip-publish objects are invalid
Classification: Unclassified
OS: Linux
Reporter: mollekopf at kolabsys.com
Hardware: Other
Status: NEW
Component: kcalcore
Product: kdepimlibs
Instead of dtstamp, dtcreated is used and the uid is not set. Both issues are
clearly wrong implementations according to iCalendar rfc2445/rfc5545
respectively iTip rfc rfc2446/rfc5546. (on the iCalendar side the updated
versions are a little more explicit but not contradictory).
See http://tools.ietf.org/html/rfc5546#section-3.3.1 for reference.
For all three available methods(reply/request/publish):
* dtstamp MUST be available
* dtcreated MUST NOT be available
* uid MUST be available
currently only dtcreated is used (which is only correct for non-itip objects).
Those problems likely also apply to other objects types such as events/todos,
I'll have to check.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list