Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #163 (closed Enhancement: Software changed)

Opened 3 years ago

Last modified 3 years ago

Support collations

Reported by: wsanchez@… Owned by: cdaboo@…
Priority: 3: Important Milestone: CalendarServer-1.1
Component: Calendar Server Severity: Other
Keywords: Cc:

Description

2/6/07 8:51 PM Cyrus Daboo:

Text matching was changed late in the caldav spec and now uses collations to specify how matches are done. The "caseless" attribute was removed. We need to support the new attributes and elements, and remove the old ones.

Change History

Changed 3 years ago by wsanchez@…

2/6/07 8:52 PM Cyrus Daboo: Use of collations may be restricted by how sqllite does its text matching. We may have to define our own collator that matches the sqllite behavior and default to that always.

Changed 3 years ago by wsanchez@…

  • priority changed from 1: Blocker to 3: Important

Changed 3 years ago by wsanchez@…

Cyrus, is this fixed?

Changed 3 years ago by wsanchez@…

  • milestone changed from 1.0 to 1.1

Changed 3 years ago by wsanchez@…

  • milestone changed from 1.1 to 1.2

Changed 3 years ago by wsanchez@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 1.2 to 1.1
Note: See TracTickets for help on using tickets.