Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#1596 closed defect (bug) (duplicate)

Redirect to home after upgrading is broken

Reported by: basilcrow Owned by:
Priority: low Milestone:
Component: General Version: 1.5.2
Severity: minor Keywords: upgrade redirect
Cc: Focuses:

Description

in upgrade.php, the redirect to the home page after upgrading is currently broken. it tries to take you to get_option('home'), which doesn't exist. i think it should be get_option('siteurl'), which worked for me.

--basil

Change History (3)

#1 @ryan
21 years ago

  • Milestone 1.5.21.6

#2 @ryanduff
21 years ago

  • Resolutionduplicate
  • Status newclosed

This is a duplicate of #1506

#3 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.