Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #120 (assigned Defect)

Opened 2 years ago

Last modified 9 months ago

Calendar home URL on principals lack the trailing '/'

Reported by: wsanchez@… Owned by: wsanchez@…
Priority: 4: Nice to have Milestone: CalendarServer-2.x
Component: Calendar Server Severity: Other
Keywords: CalDAV-schedule Cc:

Description

Calendar home collections, being collections, should have a trailing '/' in their URLs, but the calendarHomeURL() method on user principals is returning a URL without a trailing '/'.

Change History

Changed 2 years ago by wsanchez@…

  • status changed from new to assigned

P4 for now, since nothing appears to be breaking as a result...

Changed 2 years ago by cdaboo@…

Also the calendar home root collection does not have a "/" on its url. See the url() methods in twistedcaledav.directory.calendar.py. Those are the ones needing to be fixed.

Changed 19 months ago by wsanchez@…

  • keywords CalDAV-schedule added
  • milestone changed from CalDAV-schedule to Later

Changed 16 months ago by wsanchez@…

  • milestone changed from Later to 1.1

Greg noticed this, so now I'm embarrassed. Pulling this into 1.1.

Changed 13 months ago by wsanchez@…

  • milestone changed from 1.1 to 1.2

Changed 12 months ago by wsanchez@…

  • milestone changed from 1.2 to 1.x

Changed 9 months ago by wsanchez@…

  • milestone changed from 1.x to 2.x
Note: See TracTickets for help on using tickets.