[Evolution-hackers] iCalendar/vCalendar question



Hi hackers,

I'm currently writing a Sylpheed-Claws plugin to handle the iCalendar
format, and am facing a strange problem: whenever I send an answer to a
VEVENT event, Evolution displays it quite fine, apart from the Summary
field which is "Unknown". I can't find the bug in my code, wondering if
I'm doing something wrong? 
You can find attached the complete source of the message I send. Every
other field displayed by Evo is fine.

Thank you very much for your insights!

-- 
Colin
From: <colin colino net>
To: <colin leroy free fr>
Subject: Re: Entretien suivi
Date: Thu, 16 Sep 2004 10:33:10 +0200
MIME-Version: 1.0
Content-Type: text/calendar; method=REPLY; charset="ISO-8859-15"
Content-Transfer-Encoding: quoted-printable

BEGIN:VCALENDAR
VERSION
 :2.0
PRODID
 :-//Sylpheed-Claws//NONSGML Sylpheed-Claws Calendar//EN
CALSCALE
 :GREGORIAN
METHOD
 :REPLY
BEGIN:VEVENT
DTSTAMP
 :20040916T083310Z
UID
 :140000008200E00074C5B7101A82E008000000009026366B3D9AC40100000000000000001=
000
 00006E79B4EB2365C24AA5DB2D5F9A68C2AD
DTSTART
 ;TZID=3DCEST
 :20040930T110000
DTEND
 ;TZID=3DCEST
 :20040930T120000
DESCRIPTION
 :test\n
SUMMARY
 :test summary
SEQUENCE
 :2
CLASS
 :PUBLIC
TRANSP
 :OPAQUE
ORGANIZER
 :MAILTO:colin leroy free fr
ATTENDEE
 ;ROLE=3DREQ-PARTICIPANT
 ;RSVP=3DTRUE
 ;CUTYPE=3DINDIVIDUAL
 ;PARTSTAT=3DACCEPTED
 :MAILTO:colin colino net
END:VEVENT
END:VCALENDAR


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]