juergen 2002/07/10 02:04:32
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method
VcLabelsetDepth1.xml
Log:
no message
Revision Changes Path
1.4 +6 -34
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method/VcLabelsetDepth1.xml
Index: VcLabelsetDepth1.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Label_Feature/Label_Method/VcLabelsetDepth1.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VcLabelsetDepth1.xml 8 Jul 2002 13:30:53 -0000 1.3
+++ VcLabelsetDepth1.xml 10 Jul 2002 09:04:32 -0000 1.4
@@ -110,7 +110,7 @@
<command varUsage="VH">LABEL %VH% HTTP/1.1</command>
<header>Content-type: text/xml; charset="utf-8"</header>
<header>host: localhost</header>
- <header>Depth:1</header>
+ <header>Depth: 1</header>
<body><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
<D:label xmlns:D="DAV:" xmlns:R="http://www.com/">
<D:set>
@@ -124,37 +124,7 @@
<header>Cache-Control: no-cache</header>
</response>
</step>
-
- <step>
- <request>
- <command varUsage="VH">PROPFIND %VH% HTTP/1.1</command>
- <header>Accept-Language: en-us</header>
- <header>Content-Type: text/xml</header>
- <header>Translate: f</header>
- <header>Depth: 1</header>
- <header>User-Agent: Microsoft Data Access Internet Publishing
Provider DAV</header>
- <header>Connection: Keep-Alive</header>
- <body><![CDATA[<?xml version="1.0" ?><D:propfind
xmlns:D="DAV:"><D:prop><D:label-name-set/></D:prop></D:propfind>]]></body>
- </request>
- <response>
- <command>HTTP/1.0 666 Multi Status</command>
- <header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
- <body varUsage="VH"><![CDATA[<?xml version="1.0" encoding="utf-8"
?>
-<D:multistatus xmlns:D="DAV:">
- <D:response>
- <D:href>%VH%</D:href>
- <D:propstat>
- <D:prop>
- <D:label-name-set />
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
-</D:multistatus>]]>
- </body>
- </response>
- </step>
-
+
<step>
<request>
@@ -168,7 +138,7 @@
<body><![CDATA[<?xml version="1.0" ?><D:propfind
xmlns:D="DAV:"><D:prop><D:label-name-set/></D:prop></D:propfind>]]></body>
</request>
<response>
- <command>HTTP/1.0 666 Multi Status</command>
+ <command>HTTP/1.0 207 Multi Status</command>
<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet
2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
<body varUsage="VHR"><![CDATA[<?xml version="1.0" encoding="utf-8"
?>
<D:multistatus xmlns:D="DAV:">
@@ -176,7 +146,9 @@
<D:href>%VHR%</D:href>
<D:propstat>
<D:prop>
- <D:label-name-set />
+ <D:label-name-set>
+ <D:label-name>test</D:label-name>
+ </D:label-name-set>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>