Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3355

Selectors on message properties with a hyphen in the name don't work with STOMP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 5.5.0
    • None
    • Selector
    • None

    Description

      Setting a selector like "testheader='value'" and sending a message with the appropriate testheader property results in the client receiving the message.

      But when setting a selector like "Test-Header='value'" and sending the appropriate message, the client doesn't receive the message.

      I tried quoting the property name like "'Test-Header'='value'" to no avail. Quoting it the real SQL 92 way "\"Test-Header\"='value'" (where objects are in double quotes and values are in single quotes) results in a parser exception.

      Attachments

        Activity

          People

            Unassigned Unassigned
            agasparovic Andrew Gasparovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: