[ 
http://issues.apache.org/jira/browse/JCR-408?page=comments#action_12413402 ] 

Jukka Zitting commented on JCR-408:
-----------------------------------

Merged for 1.0.1 in revision 409594.

> 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

Reply via email to