# HG changeset patch # User t.ephraim # Date 1254164936 0 # Node ID 4956b0726f22b5117d5244f41716ab37145b0a6a # Parent b6062e1902bfa303b4cd8678302405215fd7f94c Edited wiki page through web user interface. diff -r b6062e1902bf -r 4956b0726f22 mod_privacy.wiki --- a/mod_privacy.wiki Mon Sep 28 16:14:50 2009 +0000 +++ b/mod_privacy.wiki Mon Sep 28 19:08:56 2009 +0000 @@ -13,8 +13,8 @@ == TODO == - * If no 'type' attribute is included, the rule provides the "fall-through" case. - * Examples 29-51 + * If there is an active list set for a session, it affects only the session(s) for which it is activated, and only for the duration of the session(s); the server MUST apply the active list only and MUST NOT apply the default list (i.e., there is no "layering" of lists). + * 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 error to the sending resource and MUST NOT make the requested change. * 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 * Example 22. Client attempts to decline a default list but that list is in use by another resource \ No newline at end of file