[Cosmo-dev] MKCALENDAR on hibernate branch
Bobby Rullo
br at osafoundation.org
Sat Sep 9 13:49:04 PDT 2006
Randy,
Worked like a charm!
Thanks
bobby
On Sep 8, 2006, at 10:37 PM, Randy Letness wrote:
> On 9/8/06, Brian Moseley <bcm at maz.org> wrote:
>
>>
>> are you fully updated? i haven't tested MKCALENDAR with properties,
>> but one without props works fine on the tip of the branch. it's
>> certainly possible that you've found a bug. the fix will have to wait
>> til after we land the branch, though.
>
> Don't ask me why I'm doing this now, but I just saw the email and
> decided to test this out.
>
> I just tried to do a MKCALENDAR using Bobby's request body and
> got a different error. The error was that DavCalendarCollection was
> calling CalendarCollectionItem.setSupportedComponentSet() and
> passing in a Set<CalendarComponentInfo> when it should be
> a Set<String>. SupportedCalendarComponentSet.getValue() returns
> Set<CalendarComponentInfo>. I changed this to call
> SupportedCalendarComponentSet.getComponentTypes() by casting
> the DavProperty, and now MKCALENDAR works.
>
> -Randy
> _______________________________________________
> cosmo-dev mailing list
> cosmo-dev at lists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-dev
More information about the cosmo-dev
mailing list