Opened 10 years ago
Closed 10 years ago
#6284 closed defect (bug) (fixed)
Invalid form label on Components Settings screen
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Cc: |
Description (last modified by )
In wp-admin Settings > BuddyPress, there is no form <label
> value printed for the check boxes on the Components screen because of a sprintf
vs printf
typo.
Beyond fixing this, we can go one step better and make the component name be the label element for the corresponding check box. This will bring enhancements to all users, because you'll be able to click/touch the component name to toggle the check box -- something I've personally been doing for years and getting frustrated that it never worked.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 9605: