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 15:41:28 UTC

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

juergen     2003/08/22 06:41:28

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadInheritanceHead2PropfindGetColFile.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetColFile.xml
  
  Index: ACLdenyReadInheritanceHead2PropfindGetColFile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritanceHead2PropfindGetColFile.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ACLdenyReadInheritanceHead2PropfindGetColFile.xml	16 Dec 2002 11:57:03 -0000	1.8
  +++ ACLdenyReadInheritanceHead2PropfindGetColFile.xml	22 Aug 2003 13:41:28 -0000	1.9
  @@ -69,7 +69,7 @@
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
   			<header>Content-Type: text/xml</header>
   			<header>Depth: 1</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><getcontenttype/></prop></propfind>]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 403 Forbidden</command>