Google Calendar unable to parse .ics file
Bug #1303773 reported by
Craig Maloney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LoCo Team Portal |
Fix Released
|
Critical
|
Adnane Belmadiaf |
Bug Description
I've noticed the Ubuntu Michigan .ics file is unable to be parsed by Google Calendar. This is causing our events to not show up under Google Calendar. Another member experienced the same issue, although he was able to parse it with the Python vobject library.
Not sure what changed as the .ics file used to work with Google Calendar.
Related branches
lp://qastaging/~daker/loco-team-portal/fix.1303773
- Michael Hall (community): Approve
-
Diff: 30 lines (+5/-4)2 files modifiedloco_directory/events/models.py (+3/-2)
loco_directory/teams/views.py (+2/-2)
Changed in loco-team-portal: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Yes you are right! i am not sure why it doesn't work anymore but removing the GEO field from the ICS make it work again.
Thanks for spoting it!