juergen 2002/08/12 01:47:03
Modified: testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write
ACLdenyWriteInheritance3Proppatch3LockColColFile.xml
Log:
added multistatus result (eckehard)
Revision Changes Path
1.6 +15 -3
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteInheritance3Proppatch3LockColColFile.xml
Index: ACLdenyWriteInheritance3Proppatch3LockColColFile.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Write/ACLdenyWriteInheritance3Proppatch3LockColColFile.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ACLdenyWriteInheritance3Proppatch3LockColColFile.xml 9 Aug 2002 12:30:01
-0000 1.5
+++ ACLdenyWriteInheritance3Proppatch3LockColColFile.xml 12 Aug 2002 08:47:03
-0000 1.6
@@ -117,7 +117,6 @@
</request>
<response>
<command>HTTP/1.0 403 Forbidden</command>
- <body/>
</response>
</step>
@@ -225,8 +224,21 @@
</body>
</request>
<response>
- <command>HTTP/1.0 403 Forbidden</command>
- <body/>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <D:multistatus xmlns:D="DAV:">
+ <D:response>
+
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test/test.xml</D:href>
+ <D:propstat>
+ <D:prop>
+ <D:principal-collection-set />
+ </D:prop>
+ <D:status>HTTP/1.1 409 Conflict</D:status>
+ <D:responsedescription>Property <principal-collection-set xmlns="DAV:"
/> is protected</D:responsedescription>
+ </D:propstat>
+ </D:response>
+ </D:multistatus>]]>
+ </body>
</response>
</step>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>