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:28:20 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1

juergen     2003/08/22 01:28:20

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1
  Log:
  no message
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1
  
  Index: ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1	16 Dec 2002 11:57:03 -0000	1.3
  +++ ACLdenyReadNoInheritanceHead2PropfindGetCol.xm1	22 Aug 2003 08:28:20 -0000	1.4
  @@ -7,7 +7,7 @@
   		1) ACL command which denys read access to the user %user% on a collection
   		2) MKCOL command creates a child directory to the collection
   		4) Head command attempted on child
  -		5) PropFind on Displayname attempted on child
  +		5) PropFind on getcontenttype attempted on child
   		6) PropFind DAV:acl attempted on child
   		7) Get command attempted on child
   		</description>
  @@ -82,12 +82,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>