- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Oct 2009 23:18:32 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv26122
Modified Files:
wst.html wst.xml
Log Message:
7968
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- wst.xml 20 Oct 2009 23:16:40 -0000 1.73
+++ wst.xml 20 Oct 2009 23:18:30 -0000 1.74
@@ -669,8 +669,9 @@
the resource.
</p>
<p>
- This operation will replace the entire XML representation of the
- resource. Any optional values (elements or attributes) not
+ Unless otherwise specified by an extension, this operation will
+ replace the entire XML representation of the
+ resource, and any optional values (elements or attributes) not
specified in the Put request message will be set to a
resource-specific default value.
</p>
@@ -2570,6 +2571,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/10/20 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7968">7968</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- wst.html 20 Oct 2009 23:16:40 -0000 1.75
+++ wst.html 20 Oct 2009 23:18:29 -0000 1.76
@@ -364,8 +364,9 @@
case, the semantics of the update operation is defined by
the resource.
</p><p>
- This operation will replace the entire XML representation of the
- resource. Any optional values (elements or attributes) not
+ Unless otherwise specified by an extension, this operation will
+ replace the entire XML representation of the
+ resource, and any optional values (elements or attributes) not
specified in the Put request message will be set to a
resource-specific default value.
</p><p>
@@ -1420,4 +1421,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7812">7812</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7968">7968</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 20 October 2009 23:18:36 UTC