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):
Updated by Étienne Loks almost 2 years ago
- Status changed from Nouveau to Résolu
- Description updated (diff)
- Subject changed from Cannot add image with specials characters to Server configuration - cannot add image with specials characters
The coding must be explicitly set on uwsgi configuration file:
vim /etc/uwsgi/apps-available/ishtar.ini
(...)
env = LANG=fr_FR.UTF-8
(...)
Actions