collective / collective/Products.RedirectionTool

UnicodeDecodeError with FR .mo file under Python 3

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Unable to start a Plone 5.2a2 instance under Python 3 with P.R 1.4.1 installed:

```
(Pdb) self._path_to_file
'/home/ajung/sandboxes/onkopedia_buildout-plone5/eggs/Products.RedirectionTool-1.4.1-py3.6.egg/Products/RedirectionTool/locales/fr/LC_MESSAGES/RedirectionTool.mo'
(Pdb) GNUTranslations(open(self._path_to_file, 'rb'))
*** UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe7 in position 19: invalid continuation byte

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.