Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Rahul Amaram
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

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Andre LaBranche
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

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Morgen Sagen
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

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Rahul Amaram
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

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Rahul Amaram
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?

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Andre LaBranche
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'

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Rahul Amaram
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

Re: [CalendarServer-dev] Migrating GUIDs & Tasks Support

2014-04-15 Thread Rahul Amaram
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