Steven Aerts
2007-Jan-23 09:32 UTC
[iCalendar-devel] icalendar can not parse ''PERCENT-COMPLETE''
Hello, I think I have found a bug in the icalendar implementation. It is not possible to parse the ''PERCENT-COMPLETE'' property (as described in: http://tools.ietf.org/html/rfc2445#section-4.8.1.8). I suggest to alias the ''percent'' property of ''component/todo.rb'' as ''percent_complete''. This can easily be done by altering line 28 of ''component/todo.rb'' from: ical_property :percent to: ical_property :percent, :percent_complete Keep on the good work, Steven -------------- next part -------------- A non-text attachment was scrubbed... Name: test.ics Type: text/calendar Size: 373 bytes Desc: not available Url : http://rubyforge.org/pipermail/icalendar-devel/attachments/20070123/2b3b8e8b/attachment-0001.bin