Opened 3 years ago
Closed 3 years ago
#14203 closed defect (bug) (wontfix)
"Internal" WP user name shown to world when browsing that user's posts
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
- Create WP user INTERNAL_NAME
- That WP user then selects a screen name SCREEN_NAME, and selects to only display SCREEN_NAME to the world.
- The WP blog still shows that user's posts under http:/www.xxx.com/wp/authors/INTERNAL_NAME/[post], when a third party clicks to see that user's posts, the directory that is displayed is INTERNAL_NAME.
This happens with all themes, no plug-ins active. Seems to be internal to WP. I have seen it on versions from ~2.7 through 3.0 final.
I consider it a bug because it stops people from using more complex user names for security, although I appreciate whether it's a bug or a feature can be debated.
I searched and could find no similar bug.
Change History (1)
Note: See
TracTickets for help on using
tickets.

Yes, it's intended behaviour. WordPress generates a URL-friendly "nicename" from the user's login.
sivel:
http://lists.automattic.com/pipermail/wp-hackers/2009-March/025292.html