[Vtigercrm-commits] [vtiger development] #4481: Problem with International characters get repeated

vtiger development vtiger-tickets at trac.vtiger.com
Wed Dec 5 10:37:05 EST 2007


#4481: Problem with International characters get repeated
------------------------+---------------------------------------------------
  Reporter:  vamsee     |       Owner:  sandeep
      Type:  defect     |      Status:  new    
  Priority:  critical   |   Milestone:  5.0.4  
 Component:  vtigercrm  |     Version:  5.0.4  
Resolution:             |    Keywords:         
------------------------+---------------------------------------------------
Comment (by prasad):

 File : include/utils/utils.php Method : to_html() Changes : global
 $default_charset; htmlentities($string, ENT_QUOTES, $default_charset);

 If this fix is not there, the UTF-8 character get decoded improperly first
 and on the save the improper data gets saved and hence you such problems.

 Regards,

 Prasad

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4481#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list