TCK wrongly expects an atom:content with source when there's no content
-----------------------------------------------------------------------
Key: CMIS-90
URL: https://issues.apache.org/jira/browse/CMIS-90
Project: Chemistry
Issue Type: Bug
Components: tck
Reporter: Florent Guillaume
Assignee: Florent Guillaume
ContentStreamTest.testContentStreamEmpty calls CMISClient.createDocument to
create a document with no content, and the latter method expects that all
returned entries have a <atom:content src="...">.
But Atom and CMIS don't require an entry to have an <atom:content> when there's
no content.
However the edit-media link can be used instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.