Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Content-type matching for CalDAV/put.xml test is not entirely correct #27

Open
macosforgebot opened this issue Jan 27, 2015 · 2 comments

Comments

@macosforgebot
Copy link

me@… originally submitted this as ticket:882


Suite: PUT with Content-Type parameters

Test: 3

Failed Verifier: propfindItems
        Items not returned in report (OK) for /~evert/sabre/caldavtester/groupwareserver.php/calendars/user01/calendar/1.ics: ('{DAV:}getcontenttype', 'text/calendar;charset=utf-8')
        Unexpected items returned in report (OK) for /~evert/sabre/caldavtester/groupwareserver.php/calendars/user01/calendar/1.ics: ('{DAV:}getcontenttype', 'text/calendar; charset=utf-8; component=vevent')

The test is expecting:

text/calendar;charset=utf-8

I am supplying:

text/calendar; charset=utf-8; component=vevent

The component= parameter is optional.

@macosforgebot
Copy link
Author

@wsanchez originally submitted this as comment:1:⁠ticket:882

  • Description modified

@macosforgebot
Copy link
Author

@wsanchez originally submitted this as comment:2:⁠ticket:882

  • Milestone set to Later

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants