[Tickets #3045] NEW: commas not escaped in description field
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Nov 25 10:25:10 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3045
-----------------------------------------------------------------------
Ticket | 3045
Created By | jg at cms.ac
Summary | commas not escaped in description field
Queue | Kronolith
Version | 2.0.5
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
jg at cms.ac (2005-11-25 10:25) wrote:
hi,
it seems that kronolith doesn't escape commas in the description field of
the attached .ics file, so libical fails to parse the field properly.
here's an example .ics attachment (i edited the email-adresses):
BEGIN:VCALENDAR
VERSION:2.0
METHOD:REQUEST
PRODID:-//The Horde Project//Horde_iCalendar Library//EN
BEGIN:VEVENT
DTSTART:20051126T110000Z
DTEND:20051126T120000Z
DTSTAMP:20051125T180910Z
UID:20051125190910.1v5vefs910sg at cms.ac
SUMMARY:testing
TRANSP:OPAQUE
ORGANIZER;CN=JG:MAILTO:jg at cms.ac
DESCRIPTION:this is the description field, and \nhere is some text
LOCATION:somewhere
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION:MAILTO:jg at cms.ac
END:VEVENT
END:VCALENDAR
if i view the .ics file in sylpheed-claws with vcalendar plugin which uses
libical to view it, i only get the text "this is the description field" in
the output, the rest is cut off.
JG
More information about the bugs
mailing list