ccs-calendarserver
ccs-calendarserver copied to clipboard
Bad response leads to String index out of range in propfindItems
douglm@… originally submitted this as ticket:451
A missing header leads to an okprop of the form
urn:ietf:params:xml:ns:caldavschedule-tag$$schedule-tag-organizer:
This in turn leads to a string index error in propfindItems when normalizeXML is called after splitting on "$"
@wsanchez originally submitted this as comment:1:ticket:451
- Owner changed from @wsanchez to @cyrusdaboo
- Priority changed from 5: Not set to 3: Important
- Milestone set to CalendarServer-3.x
@wsanchez originally submitted this as comment:2:ticket:451
- Milestone changed from CalendarServer-3.x to Later