This topic is locked

Problems with äöü..... in Tablename

10/17/2006 4:55:13 AM
PHPRunner General questions
Pfeiffer author

Hello,
my table schüler_kursbelegung will create
sch_ler_kursbelegung_list.htm ..... but I need schüler_kursbelegunglist.htm
So the specific äöü is translated into

Can I change this behaviour because it will cause a lot of trouble for me....
Best regards

Uwe Pfeiffer

Alexey admin 10/17/2006

Uwe,
unfortunately you can not change this behaviour.

PHPRunner replaces non-english characters in filenames because they can cause troubles when web page visitor and webserver use different codepages.
You can rename files manually. Rename the files then find and modify all references to these pages in other files.