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

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 30 22:22:27 GMT 2007


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

> ?cats%5B%5D=3 is changed to ?cats=Array

New description:

 ?cats%5B%5D=3 is changed to ?cats=Array.  This breaks paging links and
 canonical redirects for these URLs.

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


More information about the wp-trac mailing list