You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/11/28 13:46:19 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read ACLdenyReadAclInheritanceHead2PropfindGetCol.xml

juergen     2002/11/28 04:46:19

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadAclInheritanceHead2PropfindGetCol.xml
  Log:
  fixed response (eckehard)
  
  Revision  Changes    Path
  1.7       +14 -2     jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadAclInheritanceHead2PropfindGetCol.xml
  
  Index: ACLdenyReadAclInheritanceHead2PropfindGetCol.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadAclInheritanceHead2PropfindGetCol.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ACLdenyReadAclInheritanceHead2PropfindGetCol.xml	13 Aug 2002 10:32:36 -0000	1.6
  +++ ACLdenyReadAclInheritanceHead2PropfindGetCol.xml	28 Nov 2002 12:46:19 -0000	1.7
  @@ -72,8 +72,20 @@
                          </D:prop>
                       </D:propfind>]]></body>
   		</request>
  -		<response>
  -			<command>HTTP/1.0 403 Forbidden</command>
  +<response>
  +			<command>HTTP/1.0 207 Multi Status</command>
  +			<body varUsage="globalVariableCollection,userNumber,globalVariableRootUserPath,globalVariableServerName,globalVariableCollection,user,host"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  +		<multistatus xmlns="DAV:">
  +			  <response>
  +			        <href>/%globalVariableServerName%/%globalVariableCollection%/test</href>
  +		                <propstat>
  +		                    <prop>
  +                  		        <acl/>
  +              		            </prop>
  +              		            <status>HTTP/1.1 403 Forbidden</status>
  +        		        </propstat>
  +                          </response>
  +		</multistatus>]]></body>
   		</response>
   	</step>
   	<step>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>