apple released an update to ical yesterday, which is great because it will now sync with my 3650.
problem is, they did something and now my subscriptions from our internal webcalendar system won’t refresh, claiming invalid file format. yuk. and the error messages are pretty raw too:
2003-10-09 07:26:45.530 iCal[7596] Invalid char (10) for PropertyValue in line 14 2003-10-09 07:26:45.530 iCal[7596] Component boundaries mismatch (VEVENT VEVENTBEGIN:VEVENT)
UPDATE: a trivial patch… line 490 of publish.php for webcalendar didn’t have \r\n as the spec requires, just \n