[wp-trac] [WordPress Trac] #16932: Media Upload top navigation producing wrong URLs when WordPress is run behind a ReverseProxy

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 22 21:31:19 UTC 2011


#16932: Media Upload top navigation producing wrong URLs when WordPress is run
behind a ReverseProxy
----------------------------+------------------------------
 Reporter:  tploch          |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.1
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+------------------------------

Comment (by hakre):

 Line 81 in `/wp-admin/includes/media.php` is making use add_query_arg()
 with one parameter only. The docblock of add_query_arg() has not
 documented the second parameter optional, however, the function deals with
 that circumstance (one parameter only). It's complicated to read and
 understand that function.

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


More information about the wp-trac mailing list