[wp-trac] Re: [WordPress Trac] #3514: IIS fix for get_pagenum_link
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Jan  9 20:00:33 GMT 2007
    
    
  
#3514: IIS fix for get_pagenum_link
---------------------------------------------------+------------------------
 Reporter:  snakefoot                              |        Owner:  anonymous
     Type:  defect                                 |       Status:  new      
 Priority:  high                                   |    Milestone:  2.0.7    
Component:  General                                |      Version:  2.0      
 Severity:  major                                  |   Resolution:           
 Keywords:  get_pagenum_link, iis, posts_nav_link  |  
---------------------------------------------------+------------------------
Comment (by snakefoot):
 Discovered that wp_settings.php is the only one updating
 $_SERVER!['REQUEST_URI'], so it is probably not a good idea to manipulate
 the $_SERVER!['REQUEST_URI'] in get_pagenum_link, but instead just append
 PATH_INFO.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3514#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list