[
https://issues.apache.org/jira/browse/CMIS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123950#comment-13123950
]
Michael Dürig commented on CMIS-438:
------------------------------------
Thanks for the patch. I'll have a look as soon as I get around to it.
> JcrDocument.setContentStream() should call getContextNode() to get content
> node
> -------------------------------------------------------------------------------
>
> Key: CMIS-438
> URL: https://issues.apache.org/jira/browse/CMIS-438
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-server-jcr
> Affects Versions: OpenCMIS 0.6.0
> Reporter: Tobias Mattsson
> Priority: Minor
> Attachments: JcrDocument.patch
>
>
> While all other methods in JcrFolder calls getContextNode() to get the
> content node setContentStream() does getNode().getNode(Node.JCR_CONTENT) to
> find it. This makes extending JcrFolder to fit a custom node structure
> cumbersome.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira