Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48042 closed defect (bug) (duplicate)

Logout redirecting to broken page

Reported by: gigyacom's profile gigya.com 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:

  1. Add this to hosts file: 127.0.0.1 wordpress5.com
  2. Add a VHost to Apache with wordpress5.com and restart Apache
  3. Install WordPress 5.2.3 in the relevant folder
  4. Login to WordPress
  5. 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)

#1 @SergeyBiryukov
5 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi @gigyacom, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #47980.

Note: See TracTickets for help on using tickets.