#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 )
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This duplicates part of #17904.