[wp-trac] [WordPress Trac] #26710: Wrong redirect URL after core update when WP is in subdirectory
WordPress Trac
noreply at wordpress.org
Tue Dec 24 13:47:07 UTC 2013
#26710: Wrong redirect URL after core update when WP is in subdirectory
-----------------------------+------------------------------
Reporter: tar.gz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.8
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by SergeyBiryukov):
Related: [19524], [21702].
Could not reproduce on a clean 3.7.1 install. My steps:
1. Set up a 3.7.1 install in its own directory (following the
[http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory Codex
article]).
2. Added these lines to `wp-config.php`:
{{{
define('WP_SITEURL', 'http://releases.wordpress/3.7.1');
define('WP_HOME', 'http://releases.wordpress');
}}}
Note that this step is not necessary, as long as "WordPress Address
(URL)" and "Site Address (URL)" fields on General Settings screen have the
same values, respectively. I tested without these constants as well.
3. Went to Dashboard → Updates, clicked "Update Now".
4. Got redirected to `http://releases.wordpress/3.7.1/wp-
admin/about.php?updated`, as expected.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26710#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list