Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create new contacts on master #29

Closed
schiessle opened this issue Nov 11, 2016 · 5 comments
Closed

Can't create new contacts on master #29

schiessle opened this issue Nov 11, 2016 · 5 comments
Labels
bug Something isn't working

Comments

@schiessle
Copy link
Member

Since the update to sabreDAV 3.2 on master (nextcloud/server#1792) I can't create new contacts.

cc @rullzer maybe you have a idea how to fix is, I saw that you also fixed other issues after the sabreDAV update

@schiessle schiessle added the bug Something isn't working label Nov 11, 2016
@schiessle schiessle added this to the Nextcloud 11.0 milestone Nov 11, 2016
@nickvergessen
Copy link
Member

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\UnsupportedMediaType</s:exception>
  <s:message>Validation error in vCard: The FN property must appear in the VCARD component exactly 1 time</s:message>
</d:error>

@nickvergessen
Copy link
Member

VCard sent is:

BEGIN:VCARD
VERSION:3.0
UID:bac8b1b9-a123-4ca2-b1ae-593d6c995814
END:VCARD

@LukasReschke
Copy link
Member

Isn't this #8 ?

@LukasReschke
Copy link
Member

The PR seems to miss some commits though. See https://github.com/owncloud/contacts/pull/526/files directly

@rullzer
Copy link
Member

rullzer commented Nov 15, 2016

Fixed by #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants