[wp-trac] [WordPress Trac] #17898: Unable to log in when siteurl ends with a slash
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 26 13:45:31 UTC 2011
#17898: Unable to log in when siteurl ends with a slash
--------------------------+-----------------------------
Reporter: xknown | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Keywords: has-patch
--------------------------+-----------------------------
By mistake I added a slash when defining the WP_SITEURL in wp-config.php.
{{{define('WP_SITEURL', 'http://localhost/wp-git/');}}}
The {{{_config_wp_siteurl}}} function does not strips the slash when this
constant is defined.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17898>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list