On 2010-05-04, at 1:22 PM, Dick Balaska wrote:
> Am 5/3/2010 11:54 PM, also sprach Evert:
>> Hi Dik,
>>
>> How did you end up with :
>>
http://demo.sabredav.org/principals/testuser/default
>>
>> The error message is not very descriptive, I should probably do
>> something about that, but it should throw a 404.
>>
>> The principal can be found at:
>>
http://demo.sabredav.org/principals/testuser
>>
>> it's calendars can be found at:
>>
http://demo.sabredav.org/calendars/testuser
>>
>> There's no calendar named 'default'. In order to find the list of
>> calendars for a user request the {caldav}user-calendars-home-set
>> property on the user.
>>
>> Evert
>>
>>
>
> I ended up with that by assuming that you had created a default calendar like what you have in your tutorial/example.
> I guess that means I have a 404 in my setup. I checked to see that the sql looked ok.
> sqlite> select * from calendars;
> 1|principals/admin|default calendar|default||||||
>
> If I browse to
http://localhost/webcal-caldav/calendars/admin , I see the line that says:
> default <
http://localhost/webcal-caldav/calendars/admin/default> {urn:ietf:params:xml:ns:caldav}calendar, {DAV:}collection
>
> Sunbird shows me the generic MODIFICATION_FAILED. This will need some wiresharking I think.
>
> Your example instructions says to use ./principals/admin/default and I think you mean ./calendars/admin/default .
> At least, the latter gets me further along. The former gives me the 404 error (cleverly disguised as a missing Class) I mentioned.
I'm going to have a look at sunbird. Are you running a recent version? The last version is beta1.