Question
Our TWiki web site is in czech localisation. All works right, but link to attachment is wrong with used national charcters. I uploaded attachment used czech characters in file name and I chose "Create a link to the file". File is uploaded correctly. When I click to attachment in attachment table, file was opened.(link is /bin/viewfile/Sandbox/TestTopic0?rev=1;filename=testovac%ed_P%f8%edloha.txt) But when I click to link from text, the file isn't found. (link is pub/Sandbox/TestTopic0/testovací_Příloha.txt) In this link wasn't replaced czech character with %HEX number. If I replaced czech characters with %HEX number the link works right.
Environment
--
PavelHybrant - 13 Oct 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I had the same issue here with German Umlaute. It seems to be a browser setup thing. Opening an attachement with national characters in its name was no problem with Firefox at all. With IE I had do disable "Send URLs always as UTF-8" to get it working.
--
JensHofmann - 19 Oct 2006
Tahnk for Your help, it's works.