Document getObjectOfLatestVersion NPE
-------------------------------------

                 Key: CMIS-221
                 URL: https://issues.apache.org/jira/browse/CMIS-221
             Project: Chemistry
          Issue Type: Bug
          Components: chemistry-client
    Affects Versions: opencmis-1.0.0-incubating
            Reporter: Aaron Korver
         Attachments: NPE_fix.diff

When calling the getObjectOfLatestVersion(boolean major) method of the Document 
interface a null pointer is thrown.  This is because the OperationContext is 
being set to null.  I'm attaching a patch that I think fixes this, as it is 
modeled after the other methods in this class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to