Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#11353 closed defect (bug) (fixed)

Edit User always refers to "your username" even when editing another user

Reported by: caesarsgrunt's profile caesarsgrunt Owned by: nacin's profile nacin
Milestone: 3.0 Priority: normal
Severity: normal Version: 2.9
Component: UI Keywords:
Focuses: Cc:

Description

When editing a user, it always says "Your username cannot be changed" next to the username field, even if it is not yourself that you are editing.

It should not mention you if you are not editing yourself. Instead it should say something like "This user's username cannot be changed", or just say "Username cannot be changed" for all users.

Change History (2)

#1 @nacin
15 years ago

  • Milestone changed from Unassigned to 3.0
  • Owner set to nacin
  • Status changed from new to accepted

#2 @nacin
15 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [13820]) Use a generic string instead of "Your username" in user-edit.php to account for non-profile edits. props caesarsgrunt, fixes #11353

Note: See TracTickets for help on using tickets.