Hi, Mike:

Thank you - I did not realize I could close it myself.

Yigal


Mike Heath (JIRA) wrote:
     [ 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.
    

  

Reply via email to