Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to checkout a document with Nuxeo #17

Open
BrunoSpy opened this issue Apr 30, 2013 · 2 comments
Open

Unable to checkout a document with Nuxeo #17

BrunoSpy opened this issue Apr 30, 2013 · 2 comments

Comments

@BrunoSpy
Copy link

Platform : http://cmis.demo.nuxeo.org

I wish to update a document, in order to do this, I have to create a pwc :

pwc = doc.checkout

But by doing this, I have this error :

RuntimeError (

<title>Apache Chemistry OpenCMIS - invalidArgument error</title>

HTTP Status 400 - invalidArgument

Object Id must be set!


org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException: Object Id must be set!
[...]

@joerixaop
Copy link
Member

If I figure out your other problem, this one will probably be solved too. I would guess it involves namespaces.

@BrunoSpy
Copy link
Author

BrunoSpy commented May 1, 2013

I don't think it's related to issue #16 : I can reproduce this bug on a wide variety of platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants