Comment 2 for bug 553795

Revision history for this message
Michael Bienia (geser) wrote : Re: requestsync crashed with UnicodeEncodeError in edit_report()

I could reproduce this with "LANG=C requestsync ...". It works with a UTF-8 locale.

I guess requestsync needs to check if it's running in a UTF-8 locale and exit otherwise. Else it can't display the report with the UTF-8 encoded changelog.