runbox / runbox7

Runbox 7 web app
Other
127 stars 24 forks source link

Calendar: iCal events with errors prevent whole calendar loading #1484

Open castaway opened 1 year ago

castaway commented 1 year ago

Describe the bug Events created outside of Runbox7 might contain content that Runbox7 cannot parse. If those exist then the entire calendar does not load. Errors for example: Object { message: "Missing parameter value in 'DESCRIPTION;ALTREP are seen in the console. No errors are seen by the user.

Expected behavior All parseable events should be loaded in the calendar, any that wont parse should produce an error message we can use to help the user fix the issue or report it to us.