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 2003/08/22 10:34:15 UTC

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

juergen     2003/08/22 01:34:15

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadAclInheritanceHead2PropfindGetCol.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.9       +3 -3      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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ACLdenyReadAclInheritanceHead2PropfindGetCol.xml	16 Dec 2002 11:57:04 -0000	1.8
  +++ ACLdenyReadAclInheritanceHead2PropfindGetCol.xml	22 Aug 2003 08:34:15 -0000	1.9
  @@ -7,7 +7,7 @@
   		1) ACL command which denys read-acl access to the user %user% on a collection
   		2) MKCOL command creates a child directory to the collection
   		3) Head command attempted on child
  -		4) PropFind on Displayname attempted on child
  +		4) PropFind on getcontenttype attempted on child
   		5) PropFind DAV:acl attempted on child
   		6) Get command attempted on child
   		</description>
  @@ -112,12 +112,12 @@
   			<header>Depth: 1</header>
   			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
   			<header>Connection: Keep-Alive</header>
  -			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><displayname/></prop></propfind>]]></body>
  +			<body><![CDATA[<?xml version="1.0" ?><propfind xmlns="DAV:"><prop><resourcetype/></prop></propfind>]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 207 Multi Status</command>
   			<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -			<body varUsage="globalVariableCollection,userNumber,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" xmlns:S="http://jakarta.apache.org/slide/" &gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;displayname&gt;test&lt;/displayname&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1 200 OK&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</body>
  +			<body varUsage="globalVariableCollection,userNumber,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;&lt;multistatus xmlns="DAV:" xmlns:S="http://jakarta.apache.org/slide/" &gt;&lt;response&gt;&lt;href&gt;/%globalVariableServerName%/%globalVariableCollection%/test&lt;/href&gt;&lt;propstat&gt;&lt;prop&gt;&lt;resourcetype&gt;&lt;collection/&gt;&lt;/resourcetype&gt;&lt;/prop&gt;&lt;status&gt;HTTP/1.1 200 OK&lt;/status&gt;&lt;/propstat&gt;&lt;/response&gt;&lt;/multistatus&gt;</body>
   		</response>
   	</step>
   	<step>