German special chars in Question

texxter
texxter
  • texxter
  • 13 months ago
Hi,

nice component. But german special chars (ä, ü, ö) don't work in question, which makes the component useless for german language.

I thought the problem is in the strtoupper at crosswords.php 311. I tried to replace it by
mb_strtoupper($db->quote($question_keyword), 'UTF-8') 

But didn't work. I also tried to set local to
setlocale (LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge');

So it seems as if the special chars is removed earlier, but where?

(Another point is autopublishing of questions. Would be nice to have an option, as a hack I set it in database.)

Access to viewing replies is restricted.
Showing 7 of 7 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai