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

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

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