[Bug 221] condition code for write access to protected properties

http://ietf.cse.ucsc.edu:8080/bugzilla/show_bug.cgi?id=221

julian.reschke@greenbytes.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |181
              nThis|                            |
         AssignedTo|joe-bugzilla@cursive.net    |elias@cse.ucsc.edu



------- Additional Comments From julian.reschke@greenbytes.de  2006-01-22 02:41 -------
Proposed change below and in
<http://greenbytes.de/tech/webdav/draft-reschke-webdav-rfc2518bis-latest.html#rfc.issue.bz221>:

Section 15., para. 35:
OLD:

    Name: writable-property
 
    Use with: 403 Forbidden
 
    Purpose: (precondition) -- The client attempted to set a read-only
       property in a PROPPATCH (such as DAV:getetag).

    <!ELEMENT writable-property EMPTY >

NEW:

 15.x  DAV:cannot-modify-protected-property (precondition)

    An attempt to modify a property that is defined by this document, as
    being protected for that kind of resource, MUST fail (see [RFC3253],
    Section 3.12).




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Sunday, 22 January 2006 10:41:51 UTC