You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2006/04/21 11:11:07 UTC

[jira] Closed: (JCR-408) RowIterator view of result for query '//*' only returns jcr:path column

     [ http://issues.apache.org/jira/browse/JCR-408?page=all ]
     
Marcel Reutegger closed JCR-408:
--------------------------------

    Resolution: Fixed

Fixed in svn revision: 395819

> RowIterator view of result for query '//*' only returns jcr:path column
> -----------------------------------------------------------------------
>
>          Key: JCR-408
>          URL: http://issues.apache.org/jira/browse/JCR-408
>      Project: Jackrabbit
>         Type: Bug

>   Components: query
>     Versions: 1.0, 0.9
>     Reporter: Marcel Reutegger
>     Assignee: Marcel Reutegger
>     Priority: Minor
>      Fix For: 1.0.1

>
> The RowIterator view of a query result for '//*' only returns the jcr:path column. The spec states that this query is equivalent to:
> select * from nt:base. Furthermore a query that selects * properties must return all non-residual properties that are declared for this node type and are not multi-valued. The pseudo properties jcr:path and jcr:score must always be available.
> For nt:base this is:
> - jcr:primaryType
> - jcr:path
> - jcr:score

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