Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#31131 closed defect (bug) (fixed)

Check Box having two label, Should have single label as other screens.

Reported by: Ankit K Gupta Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: Upgrade/Install Version: 4.2
Severity: normal Keywords: has-patch
Cc: Focuses: ui, accessibility

Description

Check Box of install page having two label on single field, Duplicate labels can lead to confused behavior for screen readers.

Attachments (2)

31131.patch (665 bytes ) - added by Ankit K Gupta 12 years ago.
Patch file with removed label
user-new.php.patch (627 bytes ) - added by abhishekfdd 12 years ago.
patch file for user-new.php

Download all attachments as: .zip

Change History (8)

@Ankit K Gupta
12 years ago

Patch file with removed label

#1 @Ankit K Gupta
12 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Component AdministrationUpgrade/Install
  • Milestone Awaiting Review4.2

#3 follow-up: @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31282:

Remove duplicate label on installation screen.

props Ankit K Gupta.
fixes #31131.

#4 in reply to: ↑ 3 @Ankit K Gupta
12 years ago

Replying to SergeyBiryukov:

In 31282:

Remove duplicate label on installation screen.

props Ankit K Gupta.
fixes #31131.

Thanks! SergeyBiryukov for your quick response and adding my patch.

#5 @abhishekfdd
12 years ago

  • Resolution fixed
  • Status closedreopened

On user-new.php page, There should be single label as other screens.

Version 0, edited 12 years ago by abhishekfdd (next)

@abhishekfdd
12 years ago

patch file for user-new.php

#6 @SergeyBiryukov
12 years ago

  • Resolutionfixed
  • Status reopenedclosed

In 31777:

Remove duplicate label on Add New User screen.

props abhishekfdd.
fixes #31131.

Note: See TracTickets for help on using tickets.