Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
OpenCMIS 0.5.0
Description
running a request like
curl --anyauth -u dummyuser:dummysecret -T NEWS 'http://localhost:8080/inmemory/atom/A1/content?id=133' should update the content stream as the overwriteFlag defaults to true see http://docs.oasis-open.org/cmis/CMIS/v1.0/os/cmis-spec-v1.0.html#_Toc243905602.
In the current state, inmemory server even raises an uncaught NullPointerException