mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #107] Null reference exception at DDay.iCal.iCalTimeZoneInfo #104
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @schtritoff on GitHub (Jan 26, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/107
I'm getting exception in Synchronization Reports for every sync (version 1.14.2, caldav server sabre/dav 3.0.7), below are details. This problem showed up recently (version 1.13 was ok I think).
@aluxnimm commented on GitHub (Jan 26, 2016):
Can you provide the ics file of a calendar event from your server which causes this issue? What timezone are you using? Does this also happen when you sync your server calendar oneway into an empty outlook folder?
@schtritoff commented on GitHub (Jan 26, 2016):
I've just created new outlook calendar in the same outlook profile then copied caldav sync profile to test with new calendan and there are no errors.
Can't tell which ics file is causing problems. My timezone (Windows PC) is UTC+01:00.
@aluxnimm commented on GitHub (Jan 28, 2016):
can't reproduce without the server data, but atleast a workaround is possible.
@schtritoff commented on GitHub (Feb 8, 2016):
Since version 1.15, it looks like it's fixed now.