juergen     2002/11/28 04:32:22

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadACLPropfindCol.xml
  Log:
  fixed response (eckehard)
  
  Revision  Changes    Path
  1.6       +13 -1     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadACLPropfindCol.xml
  
  Index: ACLdenyReadACLPropfindCol.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadACLPropfindCol.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ACLdenyReadACLPropfindCol.xml     13 Aug 2002 10:32:36 -0000      1.5
  +++ ACLdenyReadACLPropfindCol.xml     28 Nov 2002 12:32:22 -0000      1.6
  @@ -49,7 +49,19 @@
                       </D:propfind>]]></body>
                </request>
                <response>
  -                     <command>HTTP/1.0 403 Forbidden</command>
  +                     <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%/</href>
  +                             <propstat>
  +                                 <prop>
  +                                     <acl/>
  +                                         </prop>
  +                                         <status>HTTP/1.1 403 Forbidden</status>
  +                             </propstat>
  +                          </response>
  +             </multistatus>]]></body>
                </response>
        </step>
        <cleanup>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to