Opened 9 years ago
Closed 9 years ago
#6472 closed defect (bug) (fixed)
Duplicate IDs in Profile Fields Admin Panel
Reported by: | mercime | Owned by: | DJPaul |
---|---|---|---|
Milestone: | 2.4 | Priority: | normal |
Severity: | normal | Version: | 1.7 |
Component: | Extended Profile | Keywords: | has-patch early good-first-bug needs-testing |
Cc: |
Description
Attached patch removes IDs generated in fieldsets to fix issue.
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #buddypress by boone. View the logs.
9 years ago
#2
@
9 years ago
- Component changed from API to Component - XProfile
- Keywords early added
- Milestone changed from Awaiting Review to 2.4
- Version set to 1.7
#4
@
9 years ago
- Keywords needs-testing added
Needs a test before we can commit this, then we can keep an eye out for any further issues during 2.4 dev.
Note: See
TracTickets for help on using
tickets.
See also:
BP_XProfile_Field_Type::get_edit_field_html_elements();
bp_get_form_field_attributes()
Patch looks good, but isn't a regression so moving to 2.4.
Can we double-plus confirm that nothing in the CSS or JS looks for any of these fieldset ID's?