mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #90] Contacts with contact photos not synchronized #87
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#87
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 @somova on GitHub (Jan 3, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/90
Hi,
I tried out the Caldavsynchronizer for synchronizing Outlook contacts (calendars and tasks currently not tested) and it works fine but synchronizing contacts containing a contact photo will result in an error (see below):
Dependencies:
contact_sync_error.txt
@aluxnimm commented on GitHub (Jan 3, 2016):
Do you use an exchange profile or a local contact folder? We tested this feature only with OL 2010 and 2013. Do you have access to that for testing?
@somova commented on GitHub (Jan 3, 2016):
I have a local contact folder (outlook pst file in local user profile). Sorry I do not own OL 2010 and therefore I am unable to test it. When I remove the contact photo from a specific contact, it will be synchronized, too.
@aluxnimm commented on GitHub (Jan 3, 2016):
Ok tested again with OL2010 and 2013. No problems there. Then I guess the property needed to access the file doesn't work in OL 2007. Latest commits catch the exception and add the possibility to disable sync of contact photos. Will be in next release.