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"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><displayname>test</displayname></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><?xml
version="1.0" encoding="utf-8" ?><multistatus xmlns="DAV:"
xmlns:S="http://jakarta.apache.org/slide/"
><response><href>/%globalVariableServerName%/%globalVariableCollection%/test</href><propstat><prop><resourcetype><collection/></resourcetype></prop><status>HTTP/1.1
200 OK</status></propstat></response></multistatus></body>
</response>
</step>
<step>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]