You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2013/01/08 18:26:13 UTC

[jira] [Commented] (APLO-283) Selectors on message properties with a hyphen in the name don't work (anymore) with STOMP

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

Hiram Chirino commented on APLO-283:
------------------------------------

The problem with hyphens is that '-' is valid arithmetic operation in a selector expression.  so the 'foo-bar > 2' selector basically means: 'foo' - 'bar' > 2

                
> Selectors on message properties with a hyphen in the name don't work (anymore) with STOMP
> -----------------------------------------------------------------------------------------
>
>                 Key: APLO-283
>                 URL: https://issues.apache.org/jira/browse/APLO-283
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: apollo-99-trunk-20121221.031630-148
>            Reporter: Lionel Cons
>         Attachments: APLO-283.pl
>
>
> Selectors with a hyphen in the name used to work (see APLO-59) but, in recent snapshots, they do not work anymore.
> It would be good to get this working again and add tests to make sure they continue to work...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira