[dna-issues] [JBoss JIRA] Commented: (DNA-613) XPath order-by clause is not working

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Jan 7 03:17:30 EST 2010


    [ https://jira.jboss.org/jira/browse/DNA-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12502650#action_12502650 ] 

Randall Hauch commented on DNA-613:
-----------------------------------

The latest status is that the TCK tests that use ORDER BY are still not working because of a failure to resolve the dynamic operands in the ORDER BY clauses to the proper columns in the results (or the selectors for SCORE). I think this is simply because the queries get translated into SQL that uses aliases.

I think there is a straightforward fix, though I need to write some additional tests. So I'm leaving the target to 0.7 for now.  However, if this consumes too much time, it is okay to push to 1.0 since this issue only affects XPath queries with ORDER BY clauses.  (DNA-612 is already pushed.)

> XPath order-by clause is not working
> ------------------------------------
>
>                 Key: DNA-613
>                 URL: https://jira.jboss.org/jira/browse/DNA-613
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR, Query
>    Affects Versions: 0.7
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.7
>
>
> The JCR extension to XPath that adds support for 'order by' is not working.

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

        


More information about the dna-issues mailing list