#18397 closed defect (bug) (fixed)

wp-login.php fails to redirect to wp-admin/install.php properly

Reported by: SergeyBiryukov Owned by: ryan
Priority: normal Milestone: 3.4
Component: Upgrade/Install Version: 3.2.1
Severity: normal Keywords: has-patch
Cc:

Description

If one tries to open wp-login.php without installing WordPress first (but having wp-config.php already created), they'll be redirected to wp-login.php/wp-admin/install.php.

Attachments (1)

18397.patch (562 bytes) - added by SergeyBiryukov 22 months ago.

Download all attachments as: .zip

Change History (3)

  • Milestone changed from Awaiting Review to 3.4
  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [19923]:

Properly redirect to install.php when visiting wp-login.php with a config file but no db. Props SergeyBiryukov. fixes #18397

Note: See TracTickets for help on using tickets.