Opened 17 years ago
Closed 17 years ago
#1832 closed defect (bug) (no action required)
User Name contains dot character(.) cannot navigate
| Reported by: | aronezhang | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add this to your wp-config.php
define( 'BP_ENABLE_USERNAME_COMPATIBILITY_MODE', true );