[GH-ISSUE #83] Support for images when using CardDAV #546

Closed
opened 2026-03-01 17:39:46 +03:00 by kerem · 6 comments
Owner

Originally created by @thomaswoeckinger on GitHub (Dec 1, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/83

Currently VCard's with images causing an error during synchronization.

So it would be great if images would not result in an error, and all other informations are transferred.
In general the support of images would be great!

Anyway thx for your great work!

Originally created by @thomaswoeckinger on GitHub (Dec 1, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/83 Currently VCard's with images causing an error during synchronization. So it would be great if images would not result in an error, and all other informations are transferred. In general the support of images would be great! Anyway thx for your great work!
kerem closed this issue 2026-03-01 17:39:46 +03:00
Author
Owner

@aluxnimm commented on GitHub (Dec 1, 2015):

What server? Images work for sogo,horde,owncloud etc. Please provide the log with the error and an vcf file from the server with the image that doesn't work.

<!-- gh-comment-id:161090559 --> @aluxnimm commented on GitHub (Dec 1, 2015): What server? Images work for sogo,horde,owncloud etc. Please provide the log with the error and an vcf file from the server with the image that doesn't work.
Author
Owner

@thomaswoeckinger commented on GitHub (Dec 1, 2015):

Zarafa Sabre DAV

<!-- gh-comment-id:161091202 --> @thomaswoeckinger commented on GitHub (Dec 1, 2015): Zarafa Sabre DAV
Author
Owner

@aluxnimm commented on GitHub (Dec 1, 2015):

Never tested with Zarafa, we don't have a test account atm. Log and vcf file should help to find the issues.

<!-- gh-comment-id:161094529 --> @aluxnimm commented on GitHub (Dec 1, 2015): Never tested with Zarafa, we don't have a test account atm. Log and vcf file should help to find the issues.
Author
Owner

@thomaswoeckinger commented on GitHub (Dec 2, 2015):

Isolated log when trying to transfer one Vcard entry with an image.
Log:
log.txt

Created VCard by sabre-zarafa
sabrezarafa.txt

<!-- gh-comment-id:161428794 --> @thomaswoeckinger commented on GitHub (Dec 2, 2015): Isolated log when trying to transfer one Vcard entry with an image. Log: [log.txt](https://github.com/aluxnimm/outlookcaldavsynchronizer/files/50174/log.txt) Created VCard by sabre-zarafa [sabrezarafa.txt](https://github.com/aluxnimm/outlookcaldavsynchronizer/files/50177/sabrezarafa.txt)
Author
Owner

@aluxnimm commented on GitHub (Dec 3, 2015):

So you have problems syncing vcards with images from the server to Outlook? that vcard in your server debug log is not base64 encoded.

<!-- gh-comment-id:161558797 --> @aluxnimm commented on GitHub (Dec 3, 2015): So you have problems syncing vcards with images from the server to Outlook? that vcard in your server debug log is not base64 encoded.
Author
Owner

@thomaswoeckinger commented on GitHub (Dec 3, 2015):

I tracked it down to an bug in sabre-zarafa wich allows to send vcard 4.0 but the used sabredav version 2.1.7 does not support it fully, so i changed the configuration to 3.0 and all is working now.

Thx for your time

<!-- gh-comment-id:161824335 --> @thomaswoeckinger commented on GitHub (Dec 3, 2015): I tracked it down to an bug in sabre-zarafa wich allows to send vcard 4.0 but the used sabredav version 2.1.7 does not support it fully, so i changed the configuration to 3.0 and all is working now. Thx for your time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#546
No description provided.