[wp-trac] Re: [WordPress Trac] #4878: add_query_args() mangles URLs with encoded arrays in them

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 1 22:11:26 GMT 2007


#4878: add_query_args() mangles URLs with encoded arrays in them
---------------------+------------------------------------------------------
 Reporter:  ryan     |        Owner:  anonymous
     Type:  defect   |       Status:  reopened 
 Priority:  normal   |    Milestone:  2.3      
Component:  General  |      Version:  2.3      
 Severity:  normal   |   Resolution:           
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by markjaquith):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 This broke some things in the admin where an {{{&}}} delimited query
 string was being passed to {{{add_query_arg()}}}

 Proposed solution is converting {{{&}}} to {{{&}}} in
 {{{add_query_arg()}}}

 We should be deprecating the passing of {{{&}}} to these functions.

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


More information about the wp-trac mailing list