libreport version: 2.0.8 abrt_version: 2.0.7 cmdline: /usr/bin/python /usr/bin/rst2html --traceback --stylesheet-path=standard.css guitar_tuner.rst executable: /usr/bin/rst2html kernel: 3.2.2-1.fc16.i686 reason: nodes.py:331:__new__:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128) time: jeu 02 fév 2012 10:31:17 EST uid: 500 username: dpiche backtrace: Text file, 4262 bytes comment: :I tried to render the HTML version of my reStructuredText document that contains the following substitution :definition: .. |date| date:: %d %B %Y. The language of my system (as returned by the command "locale") is :"fr_CA.utf8". The date substitution is expanded as "2 février 2012" and Docutils doesn't seems to like :the character 'é'. In January, I ran the same command with no problem because the date substitution was :expanded as "31 janvier 2012" which contains only ASCII characters. My document is UTF-8 encoded and contains :many Unicode characters but only the "date::" dicrective seems to not handle them.
Created attachment 559076 [details] File: backtrace
Is it preferable for you that I report this kind of bug upstream (to Docutils in this case)?
It's fine to report here but -- if you can report upstream in addition, that would be awesome. I don't always have time to look at coding a fix for a problem immediately but if upstream generates a patch, I can add it to our package pretty easily.
python-docutils-0.8.1-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-docutils-0.8.1-3.fc16
python-docutils-0.8.1-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/python-docutils-0.8.1-3.fc17
Sorry this dropped off my radar. This update should fix the issue. Also submitted the patch upstream.
Package python-docutils-0.8.1-3.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-docutils-0.8.1-3.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-10954/python-docutils-0.8.1-3.fc16 then log in and leave karma (feedback).
python-docutils-0.8.1-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
python-docutils-0.8.1-3.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.