Make WordPress Core

Opened 15 years ago

Closed 12 years ago

#14267 closed defect (bug) (fixed)

Adjust end of edit-user.php to match

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: ryan's profile ryan
Milestone: 3.6 Priority: normal
Severity: minor Version: 3.5
Component: Users Keywords: ui-feedback 3.6-early
Focuses: Cc:

Description

The bottom of the 'wp-admin/edit-user.php' file (where the "Additional Capabilities" are) doesn't match the rest of the page.

The class for the table is wrong, and there is an untranslated string in the extra capabilities loop.

This brings it all back into alignment with the rest of the page.

Attachments (2)

better-user-edit-extra-caps.patch (1.6 KB) - added by johnjamesjacoby 15 years ago.
14267.patch (1.6 KB) - added by SergeyBiryukov 12 years ago.

Download all attachments as: .zip

Change History (9)

#1 @johnjamesjacoby
15 years ago

Additional note: This could probably be handled in an entirely different and better fashion. This patch just cleans up what currently exists.

#2 @nacin
14 years ago

  • Keywords 3.2-early added
  • Milestone changed from Awaiting Review to Future Release

#3 @johnjamesjacoby
14 years ago

  • Keywords ui-feedback 3.3-early added; 3.2-early removed

Adding ui-feedback tag and 3.3-early keyword. Removing 3.2-early keyword.

#4 @MikeHansenMe
12 years ago

  • Keywords needs-refresh added; has-patch removed

#5 @SergeyBiryukov
12 years ago

  • Keywords needs-refresh removed

#6 @johnjamesjacoby
12 years ago

  • Component changed from Administration to Users
  • Keywords 3.6-early added; 3.3-early removed
  • Milestone changed from Future Release to 3.6
  • Version set to 3.5

#7 @ryan
12 years ago

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

In 23737:

Cleanup additional capabilities display in user-edit.php. Mark a string for translation.

Props johnjamesjacoby, SergeyBiryukov
fixes #14267

Note: See TracTickets for help on using tickets.