[ 
https://jira.nuxeo.org/browse/CMIS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume resolved CMIS-13.
-----------------------------------

    Resolution: Fixed

Implemented SELECT * with all properties.
http://hg.nuxeo.org/sandbox/nuxeo-chemistry/rev/114c1cf2564e

As some properties (like cmis:baseTypeId or cmis:contentStreamLength) cannot be 
directly fetched from SQL they have to be computed (sometimes using the session 
to fetch the blobholder etc.). This needed a small change in VCS to all 
fetching of partially-computed maps 
(http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/01b44db288e3).



> 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