wam 2002/08/02 02:19:49
Modified: testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL
denyReadACLSearch.xml
Log:
bugfix: collection is also returned
Revision Changes Path
1.4 +2 -2
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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- denyReadACLSearch.xml 1 Aug 2002 08:23:00 -0000 1.3
+++ denyReadACLSearch.xml 2 Aug 2002 09:19:49 -0000 1.4
@@ -113,7 +113,7 @@
</D:select>
<D:from>
<D:scope>
-
<D:href>%globalVariableCollection%</D:href>
+
<D:href>%globalVariableCollection%/acl_dasl.xml</D:href>
<D:depth>1</D:depth>
</D:scope>
</D:from>
@@ -124,7 +124,7 @@
<response>
<command>HTTP/1.0 207 Multi-Status</command>
<body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
- <D:multistatus xmlns:D="DAV:">
+ <D:multistatus xmlns:D="DAV:">
<D:response>
<D:href>/%globalVariableServerName%/%globalVariableCollection%/acl_dasl.xml</D:href>
<D:propstat>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>