Comment #2 on issue 1477 by acrofou...@gmail.com: Robotdiff fails if test names are not in ASCII
http://code.google.com/p/robotframework/issues/detail?id=1477

I managed to get it to work by adding the explicit encoding (utf-8) to the constructor call to HtmlWriter() in DiffReporter.__init__() (which makes sense anyway since the HTML page contains HTTP-Equiv Content-Type information that describes the encoding as utf-8). I didn't try with newer versions yet. (But in DiffReporter 2.8.1, the encoding is not set.)

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