Closed (duplicate)
Project:
Drupal core
Version:
6.19
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 19:01 UTC
Updated:
30 Apr 2012 at 17:41 UTC
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.