[Trac-tickets] [The Trac Project] #2063: Please use attribute 'value' instead of content in select options

The Trac Project noreply at edgewall.com
Wed Sep 14 07:36:21 CDT 2005


#2063: Please use attribute 'value' instead of content in select options
---------------------------+------------------------------------------------
 Reporter:  vyt at vzljot.ru  |       Owner:  jonas
     Type:  defect         |      Status:  new  
 Priority:  normal         |   Milestone:       
Component:  general        |     Version:  devel
 Severity:  normal         |   Keywords:                 |  
---------------------------+------------------------------------------------
 Now isn't possible to override label for select options (<option
 label="custom label">value</option> not works).

 <option value="value">custom value</option> work fine.

 Patch for macros.cs attached.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2063>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list