[wp-trac] [WordPress Trac] #32311: Incorect redirection on install when including wp-load.php from an external script

WordPress Trac noreply at wordpress.org
Mon May 25 02:13:23 UTC 2015


#32311: Incorect redirection on install when including wp-load.php from an external
script
-----------------------------+------------------------------
 Reporter:  selnomeria       |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by dd32):

 This is one of the many edge cases that I don't think we can/should really
 support. We guess the url based on the `$_SERVER` variables and the
 current `__DIR__`, working in when we're included from an external script
 feels like it's going to add further complexity that isn't actually useful
 in most cases.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32311#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list