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

Extra line in addresses breaks DAV #120

Closed
amaccuish opened this issue Dec 30, 2024 · 1 comment
Closed

Extra line in addresses breaks DAV #120

amaccuish opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@amaccuish
Copy link

amaccuish commented Dec 30, 2024

If a contact is edited in grommunio-web, and an address stored such as:

Beispielstr. 1

10374 Berlin

Then sabredav returns 500 as it can't produce a valid vcf.

HTTP/1.1 500 Internal Server Error
X-GDAV-Version: 1.3.74.94260cb
X-Sabre-Version: 4.4.0
Content-Type: application/xml; charset=utf-8

<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:sabredav-version>4.4.0</s:sabredav-version>
<s:exception>Sabre\VObject\ParseException</s:exception>
<s:message>Invalid Mimedir file. Line starting at 14 did not follow iCalendar/vCard conventions</s:message>
</d:error>

@jengelh jengelh transferred this issue from grommunio/grommunio-dav Dec 31, 2024
@jengelh jengelh self-assigned this Dec 31, 2024
@jengelh
Copy link
Member

jengelh commented Dec 31, 2024

gromox-2.38-45-g524310c50

@jengelh jengelh closed this as completed Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants