You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2012/10/08 19:24:02 UTC

[jira] [Updated] (VYSPER-325) Non-ASCII chars get crippled

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

Bernd Fondermann updated VYSPER-325:
------------------------------------

    Component/s: BOSH
       Assignee: Bernd Fondermann

This is a problem in BoshBackedSessionContext.getBoshResponse() where quietly the default platform encoding is used.
                
> Non-ASCII chars get crippled
> ----------------------------
>
>                 Key: VYSPER-325
>                 URL: https://issues.apache.org/jira/browse/VYSPER-325
>             Project: VYSPER
>          Issue Type: Bug
>          Components: BOSH
>            Reporter: Bernd Fondermann
>            Assignee: Bernd Fondermann
>            Priority: Blocker
>
> When a stanza contains Characters which don't fit in a byte (Umlauts etc., eg. 0xff), these get crippled by XMLTokenizer:
>   buffer.put((byte)c); 

--
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