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 2009/07/06 15:40:14 UTC

[jira] Resolved: (JCR-777) Order by clause using child axis does not throw InvalidQueryException

     [ https://issues.apache.org/jira/browse/JCR-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-777.
----------------------------------

    Resolution: Won't Fix

Child axis support in order by clause is now implemented (see JCR-800).

Closing this as won't fix.

> Order by clause using child axis does not throw InvalidQueryException
> ---------------------------------------------------------------------
>
>                 Key: JCR-777
>                 URL: https://issues.apache.org/jira/browse/JCR-777
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, xpath
>    Affects Versions: 0.9, 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.3, 1.4, 1.5.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> When the following query is created, the query manager should throw an InvalidQueryException:
> //element(*, type) order by foo/@bar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.