-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.5, 2.0
-
None
-
MOODLE_19_STABLE, MOODLE_20_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
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