From: Hauke P. <hau...@gm...> - 2008-05-05 12:07:21
|
Hello everybody! I have a problem with the following case: My Thunderbird calendar has a calendar entry like this: BEGIN:VEVENT CREATED:20080505T052802Z LAST-MODIFIED:20080505T052802Z DTSTAMP:20080505T052802Z UID:fa9a4340-c923-40f1-8c83-9d2696fa249e SUMMARY:Pfingstsonntag DTSTART;VALUE=DATE:20040530 DURATION:P1D <-------------- ! LOCATION:Schleswig-Holstein SEQUENCE:0 URL;VALUE=URI:http://www.ecoline-kalender.de/ft/pfingstsonntag END:VEVENT When synching this type of event with a Funambol server, the server saves it as lasting two days instead of only one. => Result is an all-day event lasting from 2004-05-30 to 2004-05-31. When I change the end date in another client and send the modified back to Thunderbird, it obviously works (since the DURATION value will be removed and be replaced by a correct DTEND value). Is there any way to fix this incorrect behavior? Thank you in advance! Hauke |