Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.5, 2.0
-
Component/s: Forms Library
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
-
Fixed Branches:MOODLE_19_STABLE, MOODLE_20_STABLE
Description
from HQ chat
11:23 < timhunt> Presumably the JS makes some naive assumptions about the names or ids of the
controls that both radio button and advanced checkbox break.
11:23 < timhunt> Atuaally, it probably assuems tehre is a single form element with the same name,
11:24 < timhunt> And both adv checkbox and radio button have several.
11:24 < penny> i guess
11:24 < skodak> well, this really boils down to quickforms x formlib integration - I tried to fix
it but it would require patching quickforms so I gave up
I'm a hero.
(But if you want this in 1.9.x, you will have to back-port it yourself.)