Comment #5 on issue 183 by laukpe: Telnet library should negotiate echo on
http://code.google.com/p/robotframework/issues/detail?id=183
(No comment was entered for this change.)
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #6 on issue 183 by pekka.klarck: Telnet library should negotiate
echo on
http://code.google.com/p/robotframework/issues/detail?id=183
The change has been verified by Vesa who originally submitted this issue.
All our
original tests also pass with the change. There's a minor possibility that
this might
affect some special usages, but we cannot know that for sure. Setting echo
on is
anyway a good idea so let's release this with 2.0.4, mention the possible
problem in
release notes, and see what happens. We can always fix this later or revert
back to
original.