Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#18397 closed defect (bug) (fixed)

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

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.2.1
Component: Upgrade/Install Keywords: has-patch
Focuses: 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 12 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.4

#2 @ryan
12 years ago

  • 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.