Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#11353 closed defect (bug) (fixed)

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

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

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
16 years ago

  • Milestone Unassigned3.0
  • Owner set to nacin
  • Status newaccepted

#2 @nacin
16 years ago

  • Resolutionfixed
  • Status acceptedclosed

(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.