[wp-trac] [WordPress Trac] #15478: Wordpress (MU) doesn't consider $_SERVER['REDIRECT_URL']

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 19 10:21:05 UTC 2010


#15478: Wordpress (MU) doesn't consider $_SERVER['REDIRECT_URL']
-------------------------+--------------------------------------------------
 Reporter:  fmaz008      |       Owner:                 
     Type:  enhancement  |      Status:  new            
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Multisite    |     Version:  3.1            
 Severity:  minor        |    Keywords:  close          
-------------------------+--------------------------------------------------

Comment(by dd32):

 I have to agree in this case with westi, Not every case is going to be
 caught and handled.

 My suggestion would be to put code in your wp-config.php or similar MU-
 related file (sunrise.php?) which manipulates REQUEST_URI based on
 REDIRECT_URI, WordPress will then be oblivious to the fact of the
 modifications you've made. (note: WordPress does re-create the REQUEST_URI
 later to work around certain server-level bugs, so you may not be able to
 use wp-config.php in all environments)

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


More information about the wp-trac mailing list