1 Sep 2011 10:23
Re: Test suite failure
Guenter Milde <milde <at> users.berlios.de>
2011-09-01 08:23:28 GMT
2011-09-01 08:23:28 GMT
On 2011-08-31, Bill Thayer wrote:
Dear Bill,
thanks for your test report.
The test passes here (Linux with locale ('de_DE', 'UTF8')).
Unfortunately, I cannot try with
> Microsoft Windows XP
The test failure
> AssertionError: u'Dornr\xf7schen' != u'Dornr\xf6schen'
might indicate a bug in Docutils or it could be a false
positive.
Could you start rst2html.py from the command line (DOS prompt) with the
option --title=Dornröschen and see if the title is correctly set
Dornröschen with Character 'ö' (246, 0xF6) LATIN SMALL LETTER O WITH DIAERESIS
or becomes
Dornr÷schen with Character '÷' (247, 0xF7) DIVISION SIGN
as indicated by the test.
Also I might need to know the "locale" setting.
(Continue reading)
RSS Feed