24 Oct
2005
24 Oct
'05
10:51 p.m.
Currently, theme_select does not use the #attributes property, but uses the #extra property instead. To make all the form elements consistant and to follow what the documentation says, it should use #attributes and drupal_attributes to format them. Check out the patch at http://drupal.org/node/35114 and review it. --Vernon