[wp-trac] [WordPress Trac] #2857: WP_Scripts->_print_scripts and add_query_arg generate invalid links

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 24 14:13:59 GMT 2006


#2857: WP_Scripts->_print_scripts and add_query_arg generate invalid links
----------------------------+-----------------------------------------------
 Reporter:  Nazgul          |       Owner:  anonymous      
     Type:  defect          |      Status:  new            
 Priority:  normal          |   Milestone:  2.1            
Component:  Administration  |     Version:                 
 Severity:  normal          |    Keywords:  query arguments
----------------------------+-----------------------------------------------
 When a link with more than 1 parameter is generated by WP_Scripts, it's
 generated as http://domain.tld/somescript.js?a=1&b=2, which should be
 http://domain.tld/somescript.js?a=1&b=2, according to the XHTML
 guidelines.

 Same applies to the add_query_arg function.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2857>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list