You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2015/05/22 21:29:17 UTC

[jira] [Updated] (QPID-6553) address parser does not handle esacaping of quotes

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org