Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#23452 closed defect (bug) (duplicate)

Remove add_action( 'sanitize_user', 'strtolower' ) in ms-default.filters.php

Reported by: Justin_K Owned by:
Priority: normal Milestone:
Component: Multisite Version: 3.0
Severity: normal Keywords:
Cc: Focuses:

Description (last modified by SergeyBiryukov)

As per the discussion in the comments here - #11753 - there's no need for forcing usernames to be lowercase in ms-default-filters.php; the filter (on line 21) should be removed.

Change History (4)

#1 @SergeyBiryukov
14 years ago

  • Component GeneralMultisite
  • Description modified (diff)
  • Version 3.5.13.0

#2 @duck_
14 years ago

This duplicates part of #17904.

#3 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #17904.

This ticket was mentioned in Slack in #core-multisite by ocean90. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.