Bug: some form control labels don't access the control, and some radio buttons are not grouped correctly
Reported by dleffler | September 6th, 2014 @ 08:33 AM | in 2.3.1 (closed)
Though this mainly applies to the 2.3.0 patches...several of the control labels aren't connected to their control using the 'for' since the control may be lacking an 'id' Also, the radio buttons don't seem to have an 'id', and their names are based on the id, HOWEVER, to be grouped, they must used the same name.
Comments and changes to this ticket
-
expNinja September 12th, 2014 @ 03:40 AM
(from [4828e3025e860685a0521108e461db21c7a79f27]) Should fix form control labels not attached to their checkboxes [#1204] https://github.com/exponentcms/exponent-cms/commit/4828e3025e860685...
-
expNinja September 12th, 2014 @ 04:39 AM
- State changed from new to resolved
(from [cf6a457b1689e769e51cfc839d060ef9046f2fdb]) Fixes radio button controls to attach label to form control and properly 'groups' radio buttons; also newui form style update for bs3 v3.2.0 [#1204 state:resolved] https://github.com/exponentcms/exponent-cms/commit/cf6a457b1689e769...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [783ffe2f5d9803157a31b5cae4d175ffde00c7e6]) Should fix form control labels not attached to their checkboxes #1204 https://github.com/exponentcms/exponent-cms/commit/783ffe2f5d980315...
-
expNinja September 26th, 2014 @ 04:25 AM
(from [3f5dbe2ceafe723b720db4f50e8423e14ffb12ef]) Fixes radio button controls to attach label to form control and properly 'groups' radio buttons; also newui form style update for bs3 v3.2.0 #1204 state:resolved https://github.com/exponentcms/exponent-cms/commit/3f5dbe2ceafe723b...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS