Originally submitted to Google Code by cooldrum3 on 4 May 2011
RF 2.5.7
Python 2.7
When I try to run a script containing ascii characters (such as the ä in German) I get an error message from Robot that parsing the script failed... "UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in position 1: invalid continuation byte
We have to test foreign language translations and these kinds of characters occur everywhere.