Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB2D3D58A for ; Thu, 1 Nov 2012 07:47:16 +0000 (UTC) Received: (qmail 58868 invoked by uid 500); 1 Nov 2012 07:47:16 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 58780 invoked by uid 500); 1 Nov 2012 07:47:14 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58742 invoked by uid 99); 1 Nov 2012 07:47:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2012 07:47:12 +0000 Date: Thu, 1 Nov 2012 07:47:12 +0000 (UTC) From: "Francois Kritzinger (JIRA)" To: issues@camel.apache.org Message-ID: <254409000.55024.1351756032781.JavaMail.jiratomcat@arcas> In-Reply-To: <259269576.1171.1350660491961.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CAMEL-5718) Bodies of TX SMs with 8-bit data_coding are mangled MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-5718?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1348= 8533#comment-13488533 ]=20 Francois Kritzinger commented on CAMEL-5718: -------------------------------------------- I am on Linux and my default charset is Latin1. But anyway, I have improved the tests (they now fail on my system as well b= ecause they try every supported character encoding) and have provided the c= ode fixes in the patch called '8bit_deliver_sm_bodies_mangled.diff', which = I will attach soon. =20 > Bodies of TX SMs with 8-bit data_coding are mangled > --------------------------------------------------- > > Key: CAMEL-5718 > URL: https://issues.apache.org/jira/browse/CAMEL-5718 > Project: Camel > Issue Type: Bug > Components: camel-smpp > Reporter: Francois Kritzinger > Assignee: Christian M=C3=BCller > Fix For: 2.9.5, 2.10.3, 2.11.0 > > Attachments: camel_smpp_8bit_messages.diff, test_deliver_sm_bodie= s_not_mangled.diff > > > Bytes in the body of 8-bit SUBMIT_SMs which do not fall within the chosen= charset's range are set to '?', which is obviously wrong because 8-bit/bin= ary data should not be modified in any way. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira