Updates:
Summary: `Run` and `Start Process` keywords don't handle non-ASCII characters
        Cc: janne.t.harkonen
        Labels: -Priority-Medium Priority-High

Comment #4 on issue 446 by pekka.klarck: `Run` and `Start Process` keywords don't handle non-ASCII characters
http://code.google.com/p/robotframework/issues/detail?id=446

This ought to be fixed now. Getting this to work on different platforms (Windows, Linux, Python, Jython 2.2, Jython 2.5, ...) was _really_ hard due to limitations, bugs, and general stupidity on them. In some cases we even needed to guess what encoding to use or have other questionable workarounds. Consequently there can still
be some problems but at least the common cases ought to work.

--
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

Reply via email to