Opened 4 months ago
Closed 4 months ago
#23452 closed defect (bug) (duplicate)
Remove add_action( 'sanitize_user', 'strtolower' ) in ms-default.filters.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
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 (3)
comment:1
SergeyBiryukov
— 4 months ago
- Component changed from General to Multisite
- Description modified (diff)
- Version changed from 3.5.1 to 3.0
comment:3
SergeyBiryukov
— 4 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #17904.
Note: See
TracTickets for help on using
tickets.
This duplicates part of #17904.