[wp-trac] Re: [WordPress Trac] #7406: get_pagenum_link broken for IIS resurfaces

WordPress Trac wp-trac at lists.automattic.com
Sat Jul 26 17:26:18 GMT 2008


#7406: get_pagenum_link broken for IIS resurfaces
------------------------------------------------------------+---------------
 Reporter:  skaufmann                                       |        Owner:  anonymous
     Type:  defect                                          |       Status:  new      
 Priority:  normal                                          |    Milestone:  2.7      
Component:  General                                         |      Version:  2.6      
 Severity:  normal                                          |   Resolution:           
 Keywords:  get_pagenum_link, categories, tags, navigation  |  
------------------------------------------------------------+---------------
Comment (by ryan):

 I think I need to get a dump of $_SERVER before we manipulate it.  Can you
 add this:

 {{{
 print_r($_SERVER);
 }}}

 in wp-settings.php right before:

 {{{
 // Fix for IIS, which doesn't set REQUEST_URI
 }}}

 That will output to your blog, so remove it when you're done.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7406#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list