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

Timothy Bish commented on QPIDJMS-184:
--------------------------------------

Fixed in: 21baa2277ec55bcf37b67d0d2891bdb7e5481ce9

> JMS Selector parsing will not fail if a valid selector is followed by invalid 
> text
> ----------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-184
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-184
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.9.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.10.0
>
>
> A JMS Selector which has a valid stem followed by invalid data will not cause 
> a failure, and the selector will be parsed an executed as if only the valid 
> stem were present.
> For example the selector
> {code}
> a = 1 AMD  b = 2
> {code}
> will be treated as if the selector was
> {code}
> a = 1
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to