Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#7924 closed defect (bug) (fixed)

Nouveau: Label mismatch on Delete Account screen

Reported by: boonebgorges's profile boonebgorges Owned by: boonebgorges's profile boonebgorges
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Templates Keywords:
Cc:

Description

The label element on the Settings > Delete Account panel has id="delete-account-understand" as well as for="delete-account-understand". This does not work. I assume that the id is supposed to be on the checkbox input. @mercime Could you confirm before I make the change?

Attachments (1)

7924.patch (1.1 KB) - added by mercime 6 years ago.

Download all attachments as: .zip

Change History (4)

@mercime
6 years ago

#1 @mercime
6 years ago

@boonebgorges sorry for the delay. Confirming id should be on the checkbox input.

#2 @boonebgorges
6 years ago

  • Owner set to boonebgorges
  • Resolution set to fixed
  • Status changed from new to closed

In 12189:

Nouveau: Fix id attribute on delete-account page.

Previously, there was a mismatch that caused the label to be incorrectly
linked to its input element.

Props mercime.
Fixes #7924.

#3 @boonebgorges
6 years ago

What delay? :) Thanks for confirming!

Note: See TracTickets for help on using tickets.