Opened 15 years ago
Closed 15 years ago
#1832 closed defect (bug) (no action required)
User Name contains dot character(.) cannot navigate
Reported by: | aronezhang | Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
If the registered user name is contained the dot character, the member url is ommited the dot character caused the navigation failed,for example, I've registered the user eleven.xu, then the user posted the blog, then the url for eleven.xu
http://oracleseeker.com/members/elevenxu/.
so it cannot navigate to the member home.
Note: See
TracTickets for help on using
tickets.
Add this to your wp-config.php
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );