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 2007/07/04 15:28:06 UTC

[jira] Created: (JCR-1002) QueryManager does not throw exception if property name contains a space

QueryManager does not throw exception if property name contains a space
-----------------------------------------------------------------------

                 Key: JCR-1002
                 URL: https://issues.apache.org/jira/browse/JCR-1002
             Project: Jackrabbit
          Issue Type: Bug
          Components: xpath
    Affects Versions: 1.3, 1.2.3, 1.2.2, 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0
            Reporter: Marcel Reutegger
            Priority: Minor


When a query is created with the following statement an exception should be thrown:

//*[@prop name = 'bla']

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


[jira] Updated: (JCR-1002) QueryManager does not throw exception if property name contains a space

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1002:
-------------------------------

          Component/s: jackrabbit-core
    Affects Version/s: 1.5.0
                       1.3.1
                       1.3.3
                       1.3.4
                       1.4

> QueryManager does not throw exception if property name contains a space
> -----------------------------------------------------------------------
>
>                 Key: JCR-1002
>                 URL: https://issues.apache.org/jira/browse/JCR-1002
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core, xpath
>    Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1, 1.3.3, 1.3.4, 1.4, 1.5.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> When a query is created with the following statement an exception should be thrown:
> //*[@prop name = 'bla']

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