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

Chuck Rolke updated QPID-6553:
------------------------------
    Attachment: selector_with_hyphen.cpp

The workaround code example. Published by Gordon Sim on the user's list.

> 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
>
>         Attachments: selector_with_hyphen.cpp
>
>
> 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