[ 
https://jira.nuxeo.org/browse/CMIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=69150#action_69150
 ] 

Florent Guillaume commented on CMIS-13:
---------------------------------------

Basic fix:
http://hg.nuxeo.org/sandbox/nuxeo-chemistry/rev/92896c853bfb

But there still is a problem for cmis:contentStream* properties because those 
are fetched specially and cannot be returned generically from a single SQL 
request.

> SELECT * must return all single-valued properties
> -------------------------------------------------
>
>                 Key: CMIS-13
>                 URL: https://jira.nuxeo.org/browse/CMIS-13
>             Project: Nuxeo Chemistry
>          Issue Type: Bug
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>
> The spec says:
> * : If this token is specified, then the repository MUST return columns for 
> ALL single-valued properties defined in the Object-Types whose Virtual Tables 
> are listed in the FROM clause, and SHOULD also return all multi-valued 
> properties.
> So we must at least return all single-valued properties.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to