redmine 1.0.2 problems with locales utf8
Added by Kristijan Lečnik about 14 years ago
hi,
i have a fresh instalation of redmine 1.0.2 on Debian 5 on VSP, redmine works normally on its own, but there is a small problem.
My language is Slovene and it contains some special characters, if i enter the letter "Č" and try to save it, it comes out as a question mark everywhere on redmine
redmine-1.0.2/public# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
i realy dont know how to start debug this
thanks in advance
Replies (1)
RE: redmine 1.0.2 problems with locales utf8 - Added by Felix Schäfer about 14 years ago
Make sure the database you created for redmine has the collation UTF-8.