Joachim Schmitz wrote:
I changed the line VERSION:1.0 to VERSION:2.0 in the calendar.ics file and now it works.I changed line 255 in CalZope/zopecal.py to: ical.add('version', '2.0') and now I can subscribe to that calendar from iCal ;-)
Ah... Indeed, we have used 1.0 all the time, even though that's incorrect. Thanks, I fixed in in trunk.
-- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.nuxeo.org/ _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
