[wp-trac] [WordPress Trac] #17896: wp_login_form() redirect error
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 26 07:35:47 UTC 2011
#17896: wp_login_form() redirect error
---------------------------+-----------------------------
Reporter: peterwilsoncc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version:
Severity: minor | Keywords: has-patch
---------------------------+-----------------------------
When using WordPress in sub-directory multisite mode the default arguments
in wp_login_form redirect to http://example.com/site-name/site-name/path/
rather than http://example.com/site-name/path/
The fault is caused by the line site_url( $_SERVER['REQUEST_URI'] )
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17896>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list