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

Fraser Adams updated QPID-3492:
-------------------------------

    Attachment: cqpid_perl_utf8.cpp

As a slight aside. I had a problem whereby I couldn't actually change the C++ 
client runtime library version in my deployment to incorporate a fix to 
AddressParser.cpp, so I wrote the attached which "patches" the Address object 
by iterating through until it reaches the bindings and explicitly sets their 
encoding.

This is actually more of a faff than the changes needed to AddressParser.cpp 
but at that time it was easier to fix the user code than the library code....
                
> String values in address are parsed as binary (and sent as vbin16/32 rather 
> than str16)
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-3492
>                 URL: https://issues.apache.org/jira/browse/QPID-3492
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.12
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.13
>
>         Attachments: cqpid_perl_utf8.cpp, fix-addr-parser.patch
>
>
> E.g. when specifying arguments in x-bindings for a headers exchange, where 
> this can cause problems.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to