You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/01/22 16:31:39 UTC

[jira] [Commented] (AMQ-6137) Special escape characters in LIKE selectors do not work as expected

    [ https://issues.apache.org/jira/browse/AMQ-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112540#comment-15112540 ] 

ASF subversion and git services commented on AMQ-6137:
------------------------------------------------------

Commit acbe31fcb5d84c49c948a8816fd3a7cf50b58620 in activemq's branch refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=acbe31f ]

https://issues.apache.org/jira/browse/AMQ-6137 - deal with 'special' escape chars in like selector expression


> Special escape characters in LIKE selectors do not work as expected
> -------------------------------------------------------------------
>
>                 Key: AMQ-6137
>                 URL: https://issues.apache.org/jira/browse/AMQ-6137
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Selector
>    Affects Versions: 5.13.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.14.0
>
>
> foo LIKE '%_%' ESCAPE '%'
> should map to regexp:  {code}\\A_.*?{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)