[wp-trac] Re: [WordPress Trac] #9763: Please include IdeaWebServer in $is_apache (in wp-includes/vars.php)

WordPress Trac wp-trac at lists.automattic.com
Sun May 10 21:08:53 GMT 2009


#9763: Please include IdeaWebServer in $is_apache (in wp-includes/vars.php)
-----------------------------+----------------------------------------------
 Reporter:  burghardt        |       Owner:                   
     Type:  enhancement      |      Status:  new              
 Priority:  low              |   Milestone:  Future Release   
Component:  Upgrade/Install  |     Version:  2.7.1            
 Severity:  trivial          |    Keywords:  reporter-feedback
-----------------------------+----------------------------------------------
Changes (by Denis-de-Bernardy):

  * keywords:  has-patch => reporter-feedback
  * milestone:  2.8 => Future Release


Comment:

 This part is not good/potentially buggy:

 {{{
 +       if ($location[0] == '/')
 +               $location = get_bloginfo('url') . $location;
 +
 }}}

 is it needed, or was it just something you added as an aside?

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


More information about the wp-trac mailing list