juergen     2003/08/11 00:28:09

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read
                        ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  Log:
  replaced displayname with resourcetype.
  
  Revision  Changes    Path
  1.11      +4 -4      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  
  Index: ACLdenyReadInheritance2Head4Propfind2Get3Col.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/Read/ACLdenyReadInheritance2Head4Propfind2Get3Col.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ACLdenyReadInheritance2Head4Propfind2Get3Col.xml  8 Aug 2003 14:34:07 -0000      
 1.10
  +++ ACLdenyReadInheritance2Head4Propfind2Get3Col.xml  11 Aug 2003 07:28:09 -0000     
 1.11
  @@ -8,11 +8,11 @@
                2) PUT command creates a file in the collection test3
                3) ACL command which denys read access to the user %user% in 
collection test2
                4) Head command attempted on file
  -             5) PropFind on Displayname attempted on file
  +             5) PropFind on resourcetype attempted on file
                6) PropFind DAV:acl attempted on file
                7) Get command attempted on file
                8) Head command attempted on test3
  -             9) PropFind on Displayname attempted on test3
  +             9) PropFind on resourcetype attempted on test3
                10) PropFind DAV:acl attempted on test3
                11) Get command attempted on test3
                </description>
  @@ -96,7 +96,7 @@
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3 
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><resourcetype/></prop></propfind>]]></body>
                </request>
                <response>
                        <command>HTTP/1.0 403 Forbidden</command>
  @@ -140,7 +140,7 @@
                        <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
/%globalVariableServerName%/%globalVariableCollection%/test1/test2/test3/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><resourcetype/></prop></propfind>]]></body>
                </request>
                <response>
                        <command>HTTP/1.0 403 Forbidden</command>
  
  
  

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

Reply via email to