You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Mike Heath (JIRA)" <ji...@apache.org> on 2007/10/17 20:36:51 UTC

[jira] Closed: (DIRMINA-460) ByteBuffer getString() confused after CharacterCodingException

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

Mike Heath closed DIRMINA-460.
------------------------------

    Resolution: Invalid

> ByteBuffer getString() confused after CharacterCodingException
> --------------------------------------------------------------
>
>                 Key: DIRMINA-460
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-460
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.6, 1.1.3
>            Reporter: Trustin Lee
>            Priority: Minor
>             Fix For: 1.1.4, 1.0.7
>
>
> Yigal Rachman wrote:
> When ByteBuffer.getString() breaks midway because of a
> CharacterCodingException, it fails to restore the position and limit;
> thus getString() is destructive when this happens.  One can, of course,
> work around this, but it should not be necessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.