mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #96] Error in Outlook 2007 since Update to 1.13 #92
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#92
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 @1337sup3rh4x0r on GitHub (Jan 6, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/96
Hi there,
first of all, thank you for making this awesome plugin! It is so useful.
However it looks like something broke with the last update. The sync to my owncloud calendars and back still works fine, but I get the following error popping up on each sync:
@aluxnimm commented on GitHub (Jan 6, 2016):
I don't think this has anything to do with the update, we didn't change anything in the GetEventOrganizer() code. PierreMarieBaty comitted that months ago.
Somehow the organizer can't be accessed. Can you check if a new event with organizer and attendees you create can be synced?
You can also disable syncing attendees and organizer in advanced options - mapping configuration to avoid that error but I will catch that exception and return no organizer in that case. Fix will be in next release.
@aluxnimm commented on GitHub (Jan 6, 2016):
can you try
https://sourceforge.net/projects/outlookcaldavsynchronizer/files/1.13.1_Test/
@1337sup3rh4x0r commented on GitHub (Jan 7, 2016):
Your magic trick worked, no more errors. Thank you!