← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (CMIS-28) use of PUT for partialupdates

From
OASIS Issues Tracker <>
Date
2009-01-11T20:11:30+00:00
ID
856751647.1231704690237.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (CMIS-28) use of PUT for partialupdates
use of PUT for partial updates
------------------------------

                 Key: CMIS-28
                 URL: http://tools.oasis-open.org/issues/browse/CMIS-28
             Project: OASIS Content Management Interoperability Services TC
          Issue Type: Bug
          Components: REST/AtomPub Binding
            Reporter: Julian Reschke
            Assignee: Al Brown


updateProperties uses partial update logic, but uses the HTTP method PUT. As far as I can tell, this is a bad use of PUT.

This really should use PATCH (<http://tools.ietf.org/html/rfc2068#section-19.6.1.1>), or alternatively POST.

Note that this is one of the issues that are not CMIS specific, so they really should be discussed on the Atom mailing list.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →