[wp-trac] [WordPress Trac] #6385: wp-admin auth redirect does not honor redirect_to if user is allready logged on

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 26 04:16:02 GMT 2008


#6385: wp-admin auth redirect does not honor redirect_to if user is allready
logged on
----------------------------+-----------------------------------------------
 Reporter:  DD32            |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:  2.5      
Component:  Administration  |     Version:  2.5      
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------
 I occasionally access WordPress through non-site address's.

 Currently WordPress is installed at
 {{{
 http://long-domain-name-here/wordpress/wp-admin/
 }}}

 That long domain is located on localhost, Sometimes, i'll access it
 directly via localhost:
 {{{
 http://localhost/wordpress/wp-admin/plugins.php
 }}}
 and be automatically redirected to the correct hostname via the wp-login
 pages. The address i get redirected to in the above case is:
 {{{
 http://long-domain-name-here/wordpress/wp-admin/
 }}}

 It doesnt honor the redirect value if the user is allready logged on,
 instead it uses its default of 'wp-admin/'

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6385>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list