Actions
Bug #5711
closedServer configuration - cannot add image with specials characters
Start date:
15 January 2024
Due date:
% Done:
0%
Estimated time:
Élément(s):
Actions
Added by Étienne Loks about 2 years ago. Updated about 2 years ago.
0%
The coding must be explicitly set on uwsgi configuration file:
vim /etc/uwsgi/apps-available/ishtar.ini
(...)
env = LANG=fr_FR.UTF-8
(...)