On Monday 14 April 2014 11:32 PM, Rahul Amaram wrote:
Any idea on what could this break? if I don't comment out this line,
xml records with guid lesser than 5 characters such as "test" are
considered invalid.
I have found the solution for XML guids issue. I have realized that I
have added the
On Apr 15, 2014, at 12:31 PM, Rahul Amaram
wrote:
> Kindly let me know the URL with which I can access the tasks.
It's the collection called "tasks" in a user's calendar home.
-dre
___
calendarserver-dev mailing list
calendarserver-dev@lists.macosfo
On Apr 15, 2014, at 12:31 PM, Rahul Amaram
wrote:
> On Monday 14 April 2014 11:32 PM, Rahul Amaram wrote:
>>
>> Any idea on what could this break? if I don't comment out this line, xml
>> records with guid lesser than 5 characters such as "test" are considered
>> invalid.
> I have found the
Kindly let me know the URL with which I can access the tasks.
/calendars/users//tasks/
The Tasks URL returns 404 not found.
Regards,
Rahul.
___
calendarserver-dev mailing list
calendarserver-dev@lists.macosforge.org
https://lists.macosforge.org/mail
On Wednesday 16 April 2014 02:07 AM, Rahul Amaram wrote:
Kindly let me know the URL with which I can access the tasks.
/calendars/users//tasks/
The Tasks URL returns 404 not found. Also, are tasks migrated along with
the events when moving from files to db storage?
On Apr 15, 2014, at 1:39 PM, Rahul Amaram
wrote:
> On Wednesday 16 April 2014 02:07 AM, Rahul Amaram wrote:
>>
>>> Kindly let me know the URL with which I can access the tasks.
>>>
>>> /calendars/users//tasks/
>>
> The Tasks URL returns 404 not found.
>From twistedcaldav/stdconfig.py, here'
On Wednesday 16 April 2014 02:14 AM, Andre LaBranche wrote:
From twistedcaldav/stdconfig.py, here's the comment for the
RestrictCalendarsToOneComponentType plist setting:
# Only allow calendars to be created with a single component type
# If this is on, it will also trigger an upgrade beh
On Wednesday 16 April 2014 03:00 AM, Rahul Amaram wrote:
One last query. So , in versions prior to calendarserver 5.x, the guid
used to be automatically generated for XML records which did not have
guid. But since 5.x, this auto-generation is removed and as I
understand, users are supposed to