[CalendarServer-dev] Bug related to Example 7.8.6 in the RFC

Helge Heß me at helgehess.eu
Fri Apr 4 12:51:10 PDT 2008


Hm,

quite weird. Maybe its obvious, but in your client library you need to  
scan the subset result for the exact UID. As the name implies, text- 
match does a substring match, since '2838-2382-3827-283' could be one  
UID and '2838-2382-3827-2' could be another. Both resources would  
match a 7.8.6 UID query for '2838-2382-3827-2'.

BTW: this also implies that a search by UID (instead of URL) is much  
slower (a LIKE %x% query, usually can't be indexed).

Greets,
   Helge
-- 
Helge Hess
http://www.helgehess.eu/


More information about the calendarserver-dev mailing list