[ https://issues.apache.org/activemq/browse/AMQCPP-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Schlapfer updated AMQCPP-232: ------------------------------------ Attachment: (was: OpenwireStringSupport.patch) > OpenWire encode and decode UTF8 incorrect > ----------------------------------------- > > Key: AMQCPP-232 > URL: https://issues.apache.org/activemq/browse/AMQCPP-232 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Openwire > Affects Versions: 2.2.5 > Environment: Windows XP SP 3, Visual Studio 2008 > Reporter: Peter Pfort > Assignee: Timothy Bish > Fix For: 2.2.6, 3.0 > > Attachments: OpenwireStringSupport.patch, OpenwireStringSupport_fixed.patch > > > Hallo, > we are using topic messages to sent messages from one user to another. Our program subscribe a durable consumer with selector "UserName=''" and send a message with the property "UserName" and value "". > All works fine, when contains only ASCII characters. When contains non ASCII characters like äöüßé, the message is not send to the > consumer. > The problem ist that readString and writeString in OpenwireStringSupport.cpp have bugs > Regards, > Peter -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.