Comment #3 on issue 1654 by pekka.klarck: It shows wrong Character for non-ascii characters when running.
http://code.google.com/p/robotframework/issues/detail?id=1654

It seems something still goes wrong in encoding detection on Windows. I created a script that runs the functions that are used internally to detect encoding. Could you try running it as follows and report here what you get:

java -cp robotframework-2.8.4.jar org.python.util.jython test_encoding.py

Also run `chcp` command to see what's your active code page.

Attachments:
        test_encoding.py  326 bytes

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to