[Kde-pim] incidenceformatter ical bug ?
Martin Koller
m.koller at surfeu.at
Tue Mar 11 21:57:37 GMT 2008
Hi,
Since 3.5.9 I can no longer update an already existing event in
korganizer via links in the mail body.
When I receive a mail which includes a changed .ics invitation
attachment (generated from an MS-exchange server), that is I have
already accepted this invitation days before, incidenceformatter no
longer shows the different action HTML links (I have not a single
link).
I checked the code and it does:
if ( inc && inc->revision() > 0 &&
(existingIncidence || !helper->calendar()) ) {
...
helper->makeLink( "reply", i18n( "[Enter this into my calendar]" ) );
...
However, inc->revision() delivers 0 in my case.
I don't know what that revision number is about, but it seems that this
check simply does not work here.
Can someone tell me what the revision check shall do, please ?
Is this a bug in MS-exchange ?
--
Best regards/Schöne Grüße
Martin () ascii ribbon campaign - against html mail
/\ - against microsoft attachments
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list