[wp-trac] [WordPress Trac] #44766: Microsoft-IIS/6.0 problem with wp_fix_server_vars

WordPress Trac noreply at wordpress.org
Thu Aug 9 16:38:39 UTC 2018


#44766: Microsoft-IIS/6.0 problem with wp_fix_server_vars
----------------------------+-----------------------------
 Reporter:  davidwebca      |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Bootstrap/Load  |    Version:  4.9.8
 Severity:  major           |   Keywords:  needs-patch
  Focuses:                  |
----------------------------+-----------------------------
 The current function assumes problems that are fixed in many IIS versions
 nowadays and causes more problems. Currently, the function fails to detect
 mod_rewrite correctly in some instances and duplicates the query_string
 because it falls in the third condition on load.php:75 (duplication of the
 query string happens at load.php:90.

 Suggestion : just look in the already existing REQUEST_URI if the query
 string exists.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44766>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list