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/08 10:43:48 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL denyReadACLSearch.xml

juergen     2003/08/08 01:43:48

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL
                        denyReadACLSearch.xml
  Log:
  fixed test
  
  Revision  Changes    Path
  1.12      +7 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/denyReadACLSearch.xml
  
  Index: denyReadACLSearch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/denyReadACLSearch.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- denyReadACLSearch.xml	16 Dec 2002 11:57:02 -0000	1.11
  +++ denyReadACLSearch.xml	8 Aug 2003 08:43:48 -0000	1.12
  @@ -82,7 +82,7 @@
      					<D:basicsearch>
      						<D:select>
      							<D:prop>
  -   								<D:displayname/>
  +   								<D:getcontentlength/>
      								<D:test/>
      							</D:prop>
      						</D:select>
  @@ -101,10 +101,10 @@
   			<body varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>	
               <D:multistatus xmlns:D="DAV:">
                 <D:response>
  -                <D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/acl_dasl.xml</D:href>
  +                <D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%</D:href>
                   <D:propstat>
                     <D:prop>
  -                    <D:displayname>acl_dasl.xml</D:displayname>
  +                    <D:getcontentlength>0</D:getcontentlength>
                     </D:prop>
                     <D:status>HTTP/1.1 200 OK</D:status>
                   </D:propstat>
  @@ -116,10 +116,10 @@
                   </D:propstat>
                 </D:response>
                 <D:response>
  -                <D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%</D:href>
  +                <D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/acl_dasl.xml</D:href>
                   <D:propstat>
                     <D:prop>
  -                    <D:displayname>%globalVariableCollection%</D:displayname>
  +                    <D:getcontentlength>1343</D:getcontentlength>
                     </D:prop>
                     <D:status>HTTP/1.1 200 OK</D:status>
                   </D:propstat>
  @@ -142,7 +142,7 @@
      					<D:basicsearch>
      						<D:select>
      							<D:prop>
  -   								<D:displayname/>
  +   								<D:getcontentlength/>
      								<D:test/>
   								<D:acl/>   								
      							</D:prop>
  @@ -165,7 +165,7 @@
                                   <D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/acl_dasl.xml</D:href>
                                   <D:propstat>
                                     <D:prop>
  -                                    <D:displayname>acl_dasl.xml</D:displayname>
  +                                    <D:getcontentlength>1343</D:getcontentlength>
                                     </D:prop>
                                     <D:status>HTTP/1.1 200 OK</D:status>
                                   </D:propstat>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org