[wp-trac] [WordPress Trac] #19686: 404 - File or directory not found

WordPress Trac noreply at wordpress.org
Sat Jan 11 06:19:49 UTC 2014


#19686: 404 - File or directory not found
--------------------------------------------+------------------------------
 Reporter:  kwgagel                         |       Owner:
     Type:  defect (bug)                    |      Status:  new
 Priority:  low                             |   Milestone:  Awaiting Review
Component:  Multisite                       |     Version:  3.3
 Severity:  normal                          |  Resolution:
 Keywords:  dev-feedback reporter-feedback  |
--------------------------------------------+------------------------------
Changes (by jeremyfelt):

 * keywords:  dev-feedback => dev-feedback reporter-feedback
 * priority:  normal => low


Comment:

 From comment 5:

 * The path that gets returned is: `userblog/wp-admin/userblog/wp-admin
 /options-general.php?settings-updated=true`
 * The path that should be returned is: `userblog/wp-admin/options-
 general.php?settings-updated=true`

 From the attached report:

 * `$SERVER['HTTP_REFERER']` = `http://blogs.cnc.bc.ca/gagel/wp-admin
 /options-general.php`
 * `$REQUEST['_wp_http_referer']` = `/gagel/wp-admin/options-general.php`
 * `$SERVER['REQUEST_URI']` = `/gagel/wp-admin/options.php`
 * PHP 5.3.8, Windows Server 2008 RC2, IIS 7.5

 At the top of the report, it's implied that `wp_get_referer()` returned
 `/gagel/wp-admin/options-general.php?settings-updated=true`, though
 context is a little unclear.

 It's possible that @dd32 may be able to grab something of value from the
 report.

 If this could still be reproduced, that would be helpful. It seems that
 the issue would likely require an IIS 7.5 setup with a PHP configuration
 as close to the one attached in this ticket.

 @kwgagel - It looks like `blogs.cnc.bc.ca` is still being served up by IIS
 7.5. Can this issue still be reproduced?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/19686#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list