[wp-trac] [WordPress Trac] #25317: Wrong guess in wp_guess_url() for symlinked install, or unit tests

WordPress Trac noreply at wordpress.org
Sat Sep 14 09:48:47 UTC 2013


#25317: Wrong guess in wp_guess_url() for symlinked install, or unit tests
-----------------------------+--------------------
 Reporter:  bpetty           |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  highest omg bbq  |   Milestone:  3.7
Component:  Upgrade/Install  |     Version:  trunk
 Severity:  blocker          |  Resolution:
 Keywords:  has-patch        |
-----------------------------+--------------------

Comment (by atimmer):

 I can confirm trunk now works on my installation.

 When running tests:
 {{{
 $_SERVER['SCRIPT_FILENAME']: /home/anton/sites/wordpress-
 trunk/repo/tests/phpunit/includes/install.php
 $_SERVER['PHP_SELF']: /index.php
 $_SERVER['REQUEST_URI']:
 ABSPATH: /home/anton/sites/wordpress-trunk/repo/src/
 }}}

 In the browser:
 {{{
 $_SERVER['SCRIPT_FILENAME']: /home/anton/sites/wordpress-
 trunk/www/index.php
 $_SERVER['PHP_SELF']: /index.php
 $_SERVER['REQUEST_URI']: /
 ABSPATH: /home/anton/sites/wordpress-trunk/repo/src/
 }}}

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


More information about the wp-trac mailing list