[wp-trac] [WordPress Trac] #52285: Register - create password link bug
WordPress Trac
noreply at wordpress.org
Tue Jan 12 20:06:08 UTC 2021
#52285: Register - create password link bug
--------------------------+-----------------------------
Reporter: jardah | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.6
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi, if you are going to register with nick that include space (eg. Hello
WP), you get unclickable link in some email clients.
So you click this:
domain.com/login/?action=rp&key=xxxxxxxxxx&**login=Hello**
''-which get an invalid link error, cuz we have wrong user name''
instead of this:
domain.com/login/?action=rp&key=xxxxxxxxxx&**login=Hello WP**
I recommend to auto replace spaces with %20 for better cross email
support. Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52285>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list