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

I had tested it with robotframework-2.8.4.jar in Windows 7 Simplified Chinese. It is failed. The Chinese characters is not displayed, but it is good in Linux system. I think the linux system is UTF-8 of encode way, and RF can be supported UTF-8. But it is GBK in the Windows 7 Simplified Chinese system.

And I motified the encode from 'cp437' to 'cp936' or 'GBK'([RF 2.8.4\robotframework-9f4dc2727139\src\robot\utils\encodingsniffer.py]), I found RF shows 'LookupError: unknown encoding 'gbk'.


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