Global Configuration and UTF-8 support [message #30275] |
Wed, 15 February 2006 08:40 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
rhinofly
![China China](/forum/images/flags/cn.png) Messages: 15 Registered: August 2004
Karma: 0
|
Junior Member |
|
|
Global Configuration and UTF-8 support
Hi all,
I have just installed a fresh fudforum v2.7.4,and found something about Global Configuration and UTF-8 support.
The new forum is using zh_CN.UTF-8 lang,after I login as administrator and setup the forum title,the "Global Configuration" page looks like:
![index.php?t=getfile&id=2392&private=0](index.php?t=getfile&id=2392&private=0)
What happen?
The Global Configuration script save UTF-8 title in to GLOBALS.php then load it back.
Because GLOBALS.php is save in and must save in plain Unix format,so
![index.php?t=getfile&id=2393&private=0](index.php?t=getfile&id=2393&private=0)
is the only way to save UTF-8 title.
But,can we convert it back to UTF-8 when display the title in "Global Configuration" page?It may make fudform perfect then befor.
[edit]The browser is firfox 1.5.0.1.
Thanks for your work.
[Updated on: Wed, 15 February 2006 08:48] Report message to a moderator
|
|
|
|
|
|
|