On Wed, Jul 8, 2020 at 9:25 PM David McBride <dmcbride@...> wrote: I tried adding a groups.io calendar to google calendar by URL. I retrieved the following URL from the TSC sub-group at lists.opnfv.org: [link removed by mod] After much testing and trial and error, I think I've fixed the problem. It was a combination of two issues. One is that we were not properly escaping some characters when generating the ICS file. The other issue is that it appears Google Calendar cannot handle colons in event descriptions. So, we now replace colons with spaces when we generate ICS files. Thanks, Mark
|
|