[
https://issues.apache.org/jira/browse/CMIS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig closed CMIS-189.
------------------------------
works great, thanks
> getName() always returns null items in query result
> ---------------------------------------------------
>
> Key: CMIS-189
> URL: https://issues.apache.org/jira/browse/CMIS-189
> Project: Chemistry
> Issue Type: Bug
> Components: chemistry-jcr
> Reporter: Michael Dürig
> Assignee: Dominique Pfister
>
> This always fails (assuming the query result is not empty)
> Collection<CMISObject> result = conn.query("select * from [nt:file]", true);
> for (CMISObject obj : result) {
> assertNotNull(obj.getName());
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira