This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Controlgroup widgets with other form input with name of id conflict #7223
Closed

Description
This is hard to describe, so I made a jsfiddle to demonstrate:
http://jsfiddle.net/digidoc/QAX84/
The code is very basic. Notice that the controlgroup widget for the radio buttons does not work. However, if you change the first input name to something other than "id" it then works. This is only a problem with version 1.4.2. I tested it on current browsers (Firefox, Chrome, and IE).