jcr:contains doesn't return incomplete match
--------------------------------------------

         Key: JCR-198
         URL: http://issues.apache.org/jira/browse/JCR-198
     Project: Jackrabbit
        Type: Bug
  Components: query  
    Reporter: Bertrand Lega


This behaviour is very strange. 

I have the following repository : 

   ... 
   + [node] mynode
        [prop] title = "my big title"

the following query doesn't return any node : //*[jcr:contains(@title, "bi")] 
wherea
revision : 234496

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