yanne / api-test

0 stars 0 forks source link

Why the response contains some characters with non UTF-8 #62

Closed yanne closed 10 years ago

yanne commented 10 years ago

using SSHLibrary to connect to SSH server and using 'Write'/'Read Until Prompt' it returns the response but with some non UTF-8 characters as below shown. But using Putty to login everything is fine. Is there any configuration required?

[1mxtreme-xlp:~ # INFO Writing 'cd /opt/xtreme_1.00.000.001/' INFO [mcd /opt/xtreme_1.00.000.001/ INFO [1mxtreme-xlp:/opt/xtreme_1.00.000.001 # INFO Writing 'echo $?' INFO [mecho $? INFO 0

[1mxtreme-xlp:/opt/xtreme_1.00.000.001 #

This issue was originally opened at Google Code on Oct 29, 2012.

yanne commented 10 years ago

Original comment by mika.han...@gmail.com on Dec 27, 2012.

Sorry, I can't see what is wrong with the information you have given. Can you be more specific what is the expected output compared to what you received ?

yanne commented 10 years ago

Original comment by frankbp@gmail.com on Dec 27, 2012.

Hi,

Thanks for the update. This issue has been resolved.

On Thu, Dec 27, 2012 at 7:14 PM, robotframework-sshlibrary@googlecode.comwrote: