[Vtigercrm-commits] [vtiger development] #4074: i18n issue at UI types 15, 16, 115

vtiger development vtiger-tickets at vtiger.fosslabs.com
Thu Jul 5 09:45:43 EDT 2007


#4074: i18n issue at UI types 15, 16, 115
-----------------------+----------------------------------------------------
 Reporter:  frankpie   |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  critical   |   Milestone:  5.0.4    
Component:  vtigercrm  |     Version:  5.0.3    
 Keywords:             |  
-----------------------+----------------------------------------------------
 if you use a non-English language as default language, the content of the
 non-editable picklist entries for the Ajax at detail view do not
 translate. To fix this issue add at DetailViewUtils.php the follwing after
 line 110:

 if ($uitype == 111) $pickListValue = $mod_strings[$pickListValue];

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4074>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list