[Vtigercrm-commits] [vtiger development] #4477: äöüößÄÖÜ charecter are not rendering properly

vtiger development vtiger-tickets at trac.vtiger.com
Tue Dec 4 05:04:05 EST 2007


#4477: äöüößÄÖÜ charecter are not rendering properly
------------------------+---------------------------------------------------
  Reporter:  bharath    |       Owner:  puneeth
      Type:  defect     |      Status:  new    
  Priority:  critical   |   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/4477#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list