Menu

#8 UTF-8 String written in place of US-ASCII.

Stable
open
nobody
J2SSH (18)
5
2003-10-10
2003-10-10
No

The problem :
When sending a String (as password or username) only
the US-ASCII character are allowed.

The patch modifies the 'writeString(String)' method in
com.sshtools.j2ssh.io.ByteArrayWriter class to provide
UTF-8 String.

Discussion

  • Bénoni Delfosse

    A diff file between the original (0.2.6) and my modified version.

     
  • Lee David Painter

    Logged In: YES
    user_id=600074

    Thankyou, this will be applied to the main source.

     

Log in to post a comment.