# HG changeset patch # User t.ephraim # Date 1253907225 0 # Node ID 864a4adb250bcbbd0546ab0229bb9f06fd4ef282 # Parent 5e5e9f20753dc1bff0012b0c8a01f89a0604984b Edited wiki page through web user interface. diff -r 5e5e9f20753d -r 864a4adb250b mod_privacy.wiki --- a/mod_privacy.wiki Fri Sep 25 19:14:51 2009 +0000 +++ b/mod_privacy.wiki Fri Sep 25 19:33:45 2009 +0000 @@ -15,9 +15,11 @@ * Example 9. Client attempts to retrieve non-existent list * Example 10. Client attempts to retrieve more than one list * Example 13. Client attempts to set a non-existent list as active - * Example 18. Client attempts to change the default list but that list is in use by another resource * Example 19. Client attempts to set a non-existent list as default * Example 22. Client attempts to decline a default list but that list is in use by another resource * Examples 29-51 + +=== special TODO's === * Privacy lists MUST be the first delivery rule applied by a server, superseding (1) the routing and delivery rules specified in server rules for handling XML stanzas defined in RFC 3921 and (2) the handling of subscription-related presence stanzas (and corresponding generation of roster pushes) specified in RFC 3921. * When a resource attempts to remove a list or specify a new default list while that list applies to a connected resource other than the sending resource, the server MUST return a "conflict" error to the sending resource and MUST NOT make the requested change. + * Example 18. Client attempts to change the default list but that list is in use by another resource \ No newline at end of file