Marcin Lewandowski
2010-Apr-04 14:37 UTC
[iCalendar-devel] Bug in 1.1.3: Invalid escape of rrule value
Hi, I found a bug in Icalendar 1.1.3. Currently it escapes ";" in RRULE''s value, so it produces code with invalid syntax. Attached monkey patch fixes the problem (please note line 23 and 30). It is aware only of RRULE, but maybe there''re other tags that are also affected - I don''t know ics specification very well, so I can''t say that. Thanks for great piece of software, m. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: icalendar.rb URL: <http://rubyforge.org/pipermail/icalendar-devel/attachments/20100404/22a413e4/attachment.pl>
Seemingly Similar Threads
- Timezone support?
- Status of Timezone support / Handeling DTSTART; TZID="(GMT-05.00) Eastern Time (US & Canada)":20080107T123000
- [centos/centos.org] 01/02: Update calendar from yaml
- Icalendar::UnknownPropertyMethod: Unknown property type: on Parsing a ical file
- [vpim] Some small rrule.rb changes