camptocamp / ngeo

Library combining OpenLayers and AngularJS
https://camptocamp.github.io/ngeo/master/examples
MIT License
135 stars 87 forks source link

Some page in admin interface are broken #2167

Closed ger-benjamin closed 7 years ago

ger-benjamin commented 7 years ago

Project:

Permalink directly where we can reproduce the issue:

Steps to reproduce the issue:

Result: -> error 500

In log: UnicodeEncodeError: 'ascii' codec can't encode character u'\\xe9' in position 24: ordinal not in range(128)

ger-benjamin commented 7 years ago

Already done in c2c : https://github.com/camptocamp/c2cgeoportal/pull/2727 (And wanted to create this issue in c2c...)