[ http://issues.apache.org/jira/browse/JCR-649?page=all ]

Marcel Reutegger resolved JCR-649.
----------------------------------

    Resolution: Fixed

Fixed in revision: 479968

> Like expression does not match line terminator in String
> --------------------------------------------------------
>
>                 Key: JCR-649
>                 URL: http://issues.apache.org/jira/browse/JCR-649
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 1.0, 1.0.1, 1.1, 0.9
>            Reporter: Marcel Reutegger
>         Assigned To: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.2
>
>
> If a string property contains a line terminator a like pattern with a % or _ 
> does not match the line terminator. This is because the implementation uses 
> the java.util.regexp.Pattern class without the DOTALL option.

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