Opened 5 years ago
Closed 5 years ago
#48042 closed defect (bug) (duplicate)
Logout redirecting to broken page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.2.3 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Tested on:
- XAMPP, on three machines
- PHP versions: 7.1.4, 7.2.6, 7.3.4
- Apache versions: 2.4.x
- Localhost with the virtual domain wordpress5.com
- Browsers: Chrome 76, Opera 62, Firefox 68
Steps to reproduce:
- Add this to hosts file: 127.0.0.1 wordpress5.com
- Add a VHost to Apache with wordpress5.com and restart Apache
- Install WordPress 5.2.3 in the relevant folder
- Login to WordPress
- Logout from WordPress
Expected:
- Logout URL is [site_url]/wp-login.php/?loggedout=true
Actual:
- Logout URL is:
http://wp-login.php/?loggedout=true
(broken)
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi @gigyacom, welcome to WordPress Trac!
Thanks for the report, we're already tracking this issue in #47980.