[wp-trac] [WordPress Trac] #16572: Admin URL's break when site is installed as a subdirectory

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 15 21:10:22 UTC 2011


#16572: Admin URL's break when site is installed as a subdirectory
-------------------------------+------------------------------
 Reporter:  jcorradino         |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Administration     |     Version:  3.0.5
 Severity:  major              |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------
Changes (by nacin):

 * keywords:   => reporter-feedback


Comment:

 I think this is a server configuration issue. add_query_arg() when called
 like that appends variables to `$_SERVER['REQUEST_URI']`. Sounds like that
 variable is lying to us.

 Many of my test installs are installed as subdomains without issue.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16572#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list