You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Francois Kritzinger (JIRA)" <ji...@apache.org> on 2012/10/22 16:06:12 UTC

[jira] [Updated] (CAMEL-5731) Setting alphabet header to 8-bit doesn't update data coding

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

Francois Kritzinger updated CAMEL-5731:
---------------------------------------

    Attachment: alpha_not_updating_dcs_demo_unit_test.diff

In this test, the alphabet header is set to 8-bit, but the data coding passed to SmppSession.submitShortMessage() is 0, which is the default and does not indicate an 8-bit data coding.
                
> Setting alphabet header to 8-bit doesn't update data coding
> -----------------------------------------------------------
>
>                 Key: CAMEL-5731
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5731
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-smpp
>            Reporter: Francois Kritzinger
>         Attachments: alpha_not_updating_dcs_demo_unit_test.diff
>
>
> For derivatives of SmppSmCommand, setting the SmppConstants.ALPHABET header to e.g. Alphabet.ALPHA_8_BIT doesn't change the data coding of the resulting command.
> I am not 100% clear on how the alphabet header is meant to interact with the data coding, but this seems like a bug to me.
> Patch with demo unit test to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira