Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#4211 closed defect (bug) (fixed)

Use WP_HOME and WP_SITEURL, if available, during upgrade

Reported by: filosofo's profile filosofo Owned by: rob1n's profile rob1n
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.2
Component: Administration Keywords: wp_siteurl, wp_home, upgrade, has-patch
Focuses: Cc:

Description

Currently the upgrade function __get_option ignores these constants. The attached patch fixes that.

Attachments (1)

wp-admin_upgrade-functions.php.diff (716 bytes) - added by filosofo 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @rob1n
16 years ago

  • Owner changed from anonymous to rob1n
  • Status changed from new to assigned

#3 @rob1n
16 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [5394]) Use WP_HOME and WP_SITEURL in upgrading. Props filosofo. fixes #4211

Note: See TracTickets for help on using tickets.