apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
486 stars 136 forks source link

Bad response leads to String index out of range in propfindItems #351

Open macosforgebot opened 13 years ago

macosforgebot commented 13 years ago

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 "$"

macosforgebot commented 13 years ago

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

macosforgebot commented 12 years ago

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