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 2002/08/12 10:58:01 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/IdenticalResources/Deny readACL_Identical_Resource.xml

juergen     2002/08/12 01:58:01

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/multi-user/IdenticalResources/Deny
                        readACL_Identical_Resource.xml
  Log:
  fixed globalVariableRootUserPath/globalVariableUserPath problem (eckehard)
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/IdenticalResources/Deny/readACL_Identical_Resource.xml
  
  Index: readACL_Identical_Resource.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/IdenticalResources/Deny/readACL_Identical_Resource.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- readACL_Identical_Resource.xml	9 Aug 2002 12:30:04 -0000	1.4
  +++ readACL_Identical_Resource.xml	12 Aug 2002 08:58:01 -0000	1.5
  @@ -88,7 +88,7 @@
     	      	</request>
     	      	<response>
      	        	<command>HTTP/1.0 207 Multi-Status</command>
  -   	        		<body varUsage="globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
  +   	        		<body varUsage="globalVariableRootUserPath,globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection"><![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%/test.xml</D:href>
  @@ -107,7 +107,7 @@
                       								</D:ace>
                       								<D:ace>
                           								<D:principal>
  -                            									<D:href>%globalVariableUserPath%</D:href>
  +                            									<D:href>%globalVariableRootUserPath%</D:href>
                           								</D:principal>
                           								<D:grant>
                               									<D:privilege>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>