[Vtigercrm-commits] [vtiger development] #4480: problem with international characters
vtiger development
vtiger-tickets at trac.vtiger.com
Tue Dec 4 05:04:42 EST 2007
#4480: problem with international characters
------------------------+---------------------------------------------------
Reporter: vamsee | Owner: puneeth
Type: defect | Status: new
Priority: major | Milestone: 5.0.4
Component: vtigercrm | Version: 5.0.4
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by prasad):
Kindly check the following fix:
File : include/utils/utils.php
Method : to_html()
Changes :
global $default_charset;
htmlentities($string, ENT_QUOTES, $default_charset);
Regards,
Prasad
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4480#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list