This was introduced in commit 1.115 (http://cvs.drupal.org/viewvc.py/drupal/drupal/includes/form.inc?annotate...) but the commit log does not explain why.
This makes radio groups difficult to theme as a whole.
This was introduced in commit 1.115 (http://cvs.drupal.org/viewvc.py/drupal/drupal/includes/form.inc?annotate...) but the commit log does not explain why.
This makes radio groups difficult to theme as a whole.
Comments
Comment #1
ludo.rSubscribing.
Maybe the Form API puts this id on all radio inputs, which is not good.
But there is no way, as far as i know, to put an id on the element wrapper.
Comment #2
gábor hojtsyhttp://drupal.org/node/453400 is about the same.