You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
me@… originally submitted this as ticket:882
The test is expecting:
I am supplying:
The
component=
parameter is optional.The text was updated successfully, but these errors were encountered: