vtiger Forum Index vtiger
The Honest Open Source CRM
 

Simple_chinese font code Problem
Click here to go to the original topic

 
       vtiger Forum Index -> Developer Forum - 5.0.2
Previous topic :: Next topic  
Author Message
shenyi



Joined: 16 Sep 2006
Posts: 59

Posted: Thu Sep 21, 2006 1:59 pm    Post subject: Simple_chinese font code Problem  

翻译Vtiger 5.0时,遇到4个与字体相关的严重功能问题,


提醒大家慎用,,,,,,,并恳请各位指教具体的解决方法.


感觉Vtiger5.0的设计,忽略了非字母文字的国际化..


我翻译时使用的环境如下:
:idea:
OS:windows 2003 server(chinese or japanese or Korea)
+AP+Mysql+PHP
------------------------------------------------------------

翻译前的步骤:
:idea:
step 1)Vtiger V5 for windows setup

step 2)
add vtigerCRM\include\language\cn_zh.lang.php or Ja.lang.php.....
.
.
.
step 3)
add vtigerCRM\modules\Dashboard\language\cn_zh.lang.php or Ja.lang.php.....
.
.
.
step 4)
config.inc.php setting
$languages = Array('cn_zh'=>'Chinese','ja'=>'Japanese'','en_us'=>'US English',);
$default_charset = 'utf-8';
$default_language = 'cn_zh';


step 5)
Portal:
select Chinese or Japanese
login


完成以上步骤后,对各模块进行翻译测试,发现V5版的严重问题.

以下4个重要模块,无法在"非字母文字"(中文,日文,韩文...)OS下 正常工作.


* :roll: ****error***
1)dashboard modules, ===>err imagettfbbox() [function.imagettfbbox]: Could not find/open font in .....

2)chat room modules, ===>no view (UTF-8下,画面残缺,且无法显示非字母文字)

3)Custom Fields modules, ===>edit(chinese or japanese) (无法输入非字母文字)

4)Picklist Editor modules settings, ===>view: font code only (无法显示非字母文字)

********** :?:
Back to top  
shenyi



Joined: 16 Sep 2006
Posts: 59

Posted: Sat Sep 23, 2006 9:27 pm    Post subject: Re: Simple_chinese font code Problem  

..
Back to top  
 
       vtiger Forum Index -> Developer Forum - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group