Opened 5 years ago
Last modified 5 years ago
#47732 new defect (bug)
Change user email link
Reported by: | stefanpejcic | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.2.2 |
Component: | Users | Keywords: | |
Focuses: | administration | Cc: |
Description
If you are not logged in, Email doesn't change when you click on confirm link in the email.
Steps to reproduce:
- From Users > profile add new email address
- Log out of your wp-admin
- Open the received email and click on the link to confirm the change
- wp-admin asks for login, you input your username/password and click login
the email address is not changed.
Another example, where I used 2 devices (mobile and pc):
- From Users > profile add new email address
- Switch to another device/browser where you are not logged into your site
- Open the received email and click on the link to confirm the change
- wp-admin asks for login, you input your username/password and click login
the email address is not changed.
I figured out that clicking the confirm link again while logged in does in fact change the email address. Which might be a security feature that checks if the user that is trying to change email address is logged in, but shouldn't this work also after the user logs in?
Note: See
TracTickets for help on using
tickets.
Hello @stefanpejcic,
Thank you for the ticket and welcome in the WordPress Trac. Unfortunately, I can't reproduce the bug in my end. I tried testing in on both version 5.2.2 and in the latest trunk.
My steps are:
It might help if you can provide the URL are when when you're at the login page.