Encoding Problem in Filenames

Need help? Post your questions here.
Ununnilium
Posts: 1
Joined: 03 Jul 2014, 19:51
Has thanked: 0
Been thanked: 0

Encoding Problem in Filenames

Unread post by Ununnilium »

Hi,

I'm using Madsonic under FreeBSD. The encoding for german umlauts works for the web interface, but folder and file names are using the wrong encoding (see screenshot in attachment).

On FreeBSD, I'm using UTF-8 encoding:

Code: Select all

LANG=de_CH.utf8
LC_CTYPE="de_CH.UTF-8"
LC_COLLATE="de_CH.UTF-8"
LC_TIME="de_CH.UTF-8"
LC_NUMERIC="de_CH.UTF-8"
LC_MONETARY="de_CH.UTF-8"
LC_MESSAGES="de_CH.UTF-8"
LC_ALL=de_CH.UTF-8
Has someone an idea where the problem is?
Attachments
madsonic.png
Post Reply