Query for name literal without namespace fails
----------------------------------------------

         Key: JCR-139
         URL: http://issues.apache.org/jira/browse/JCR-139
     Project: Jackrabbit
        Type: Bug
  Components: query  
 Environment: svn rev: 191414
    Reporter: Marcel Reutegger
 Assigned to: Marcel Reutegger 
    Priority: Minor


Query for a name literal without a namespace fails. 

Example:
//[EMAIL PROTECTED] = 'bla']

should return nodes with foo property that contain the String value 'bla' or 
the Name value 'bla' (no namespace). Only nodes with String value 'bla' are 
returned.

-- 
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