[Vtigercrm-commits] [vtiger development] #7167: picklist dependency missing button title label

vtiger development vtiger-tickets at trac.vtiger.com
Wed Nov 2 14:55:12 PDT 2011


#7167: picklist dependency missing button title label
------------------------+---------------------------------------------------
 Reporter:  joebordes   |        Owner:  developer
     Type:  defect      |       Status:  reopened 
 Priority:  unassigned  |    Milestone:  5.3.0    
Component:  vtigercrm   |      Version:  wip      
 Severity:  Medium      |   Resolution:           
 Keywords:  i18n        |  
------------------------+---------------------------------------------------
Changes (by joebordes):

  * status:  closed => reopened
  * type:  Need More Info => defect
  * resolution:  fixed =>

Comment:

 Sorry I didn't remember what it was. If you go to the picklist edit screen
 and hover your mouse over the "Select Source Values" button you will see
 that the title is not translated, probably an error in the Smarty
 template.

 See attached image.

 The HTML generate is clearly wrong:

 {{{<input type="button" title="LBL_BUTTON_SELECTED_SOURCE_VALUES"
 value="Select Source Values"
 onclick="show('sourceValuesSelectionDiv');placeAtCenter($('sourceValuesSelectionDiv'));"
 class="small create">}}}

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



More information about the vtigercrm-commits mailing list