[ 
https://issues.apache.org/jira/browse/QPID-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Ritchie updated QPID-847:
--------------------------------

       Assignee: Martin Ritchie  (was: Rob Godfrey)
    Description: 
Summary:
The client no longer throws an InvalidSelectorException when presented with a 
selector string such as 'Cost LIKE 2'.


  was:
Summary:

The recent change to the JMS grammar to allow quoted values now requires all 
values to be quoted. So a selector 'Cost LIKE 3' will fail to correctly parse. 
See new test: SelectorParserTest.testLike(). This test is currently disabled 
but should pass:

junit.framework.AssertionFailedError: Selector 'Cost LIKE 2' was not parsed 
:Cost LIKE 2 [error code 409: argument invalid]


        Summary: Client fails to throw InvalidSelectorException  (was: Selector 
Grammar broken)

> Client fails to throw InvalidSelectorException
> ----------------------------------------------
>
>                 Key: QPID-847
>                 URL: https://issues.apache.org/jira/browse/QPID-847
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2.1
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M2.1
>
>
> Summary:
> The client no longer throws an InvalidSelectorException when presented with a 
> selector string such as 'Cost LIKE 2'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to