[
https://issues.apache.org/jira/browse/CMIS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved CMIS-438.
--------------------------------
Resolution: Invalid
Added clarifying comment at revision 1181759
> 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