juergen 2002/07/04 04:52:11
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties
PropFind-Owner.xml
Log:
corrected expected response body
Revision Changes Path
1.2 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-Owner.xml
Index: PropFind-Owner.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/PropFind-Owner.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PropFind-Owner.xml 24 Jun 2002 11:23:04 -0000 1.1
+++ PropFind-Owner.xml 4 Jul 2002 11:52:11 -0000 1.2
@@ -29,14 +29,14 @@
<response>
<command>HTTP/1.0 207 Multi Status</command>
<header>Content-Type: text/xml; charset=utf-8</header>
- <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="globalVariableCollection,user,host,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
<D:response>
<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
<D:propstat>
<D:prop>
<D:owner>
- <D:href>/administration/security/users/</D:href>
+
<D:href>%globalVariableServerName%/%globalVariableServerName%/administration/security/users/administration/security/users/%host%/%user%</D:href>
</D:owner>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>