[
https://issues.apache.org/activemq/browse/AMQCPP-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Pfort updated AMQCPP-232:
-------------------------------
Attachment: OpenwireStringSupport.cpp
Hi,
here is the changed
src\main\activemq\connector\openwire\utils\OpenwireStringSupport.cpp.
Peter
> 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
> Attachments: OpenwireStringSupport.cpp
>
>
> Hallo,
> we are using topic messages to sent messages from one user to another. Our
> program subscribe a durable consumer with selector "UserName='<user>'" and
> send a message with the property "UserName" and value "<user>".
> All works fine, when <user> contains only ASCII characters. When <user>
> 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.