Gordon Sim created QPID-6553:
--------------------------------

             Summary: address parser does not handle esacaping of quotes
                 Key: QPID-6553
                 URL: https://issues.apache.org/jira/browse/QPID-6553
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.32
            Reporter: Gordon Sim
             Fix For: Future


This causes problems for example with selectors involving string valued 
properties whose name contains a hyphen. The syntax required by the broker in 
these cases has double quotes around the property name and single quotes around 
the value, a combination which the address parser cannot cope with.

The workaround is to use an Address object and setup the options manually.



--
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