Ticket #1088 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

login verb phrase and noun conflict

Reported by: Albert Assigned to: ryan
Priority: normal Milestone:
Component: General Version: 1.5.1
Severity: trivial Keywords:
Cc:

Description

The attached patch changes the noun login to "username" in wp-login.php, wp-register.php, install.php, users.php, user-edit.php, profile.php and functions.php. Strings change so probably not for the 1.5.1 release. This does not change variables so the variable related to the username string is usually $user_login. It does not change the database either. POP3 is not modified.

Hopefully no verb phrases translated to username.

Briefly tested with a new database.

Attachments

login_noun_to_username_switch.patch (10.9 kB) - added by Albert on 05/21/05 06:36:34.

Change History

03/12/05 10:34:32 changed by Albert

  • Patch set to No.

03/12/05 18:15:50 changed by ryan

  • owner changed from anonymous to rboren.
  • status changed from new to assigned.

03/13/05 17:06:35 changed by ryan

03/13/05 17:30:52 changed by ryan

  • status changed from assigned to closed.
  • fixed_in_version set to 1.5.1.
  • resolution changed from 10 to 20.

05/21/05 06:36:34 changed by Albert

  • attachment login_noun_to_username_switch.patch added.