#373: Acl test reversed? ----------------------------+----------------------------------------------- Reporter: douglm@… | Owner: cdaboo@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: CalDAV Tester | Severity: Other Keywords: | ----------------------------+----------------------------------------------- test 6 of CalDAV/acl.xml appears to be testing deny before grant restrictions by sending an acl with a deny before a grant. RFC3744 says {{{ 5.6.3. DAV:deny-before-grant This element indicates that all deny ACEs must precede all grant ACEs. <!ELEMENT deny-before-grant EMPTY> }}} and {{{ 8.1.1. ACL Preconditions ... (DAV:deny-before-grant): All non-inherited deny ACEs MUST precede all non- inherited grant ACEs. }}} while the test appears to be checking for the reverse, i.e. grant must precede deny -- Ticket URL: <http://trac.calendarserver.org/ticket/373> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server