[wp-trac] [WordPress Trac] #3078: Allow fragments in URL passed to
add_query_arg
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 29 22:00:57 GMT 2006
#3078: Allow fragments in URL passed to add_query_arg
----------------------+-----------------------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: General | Version: 2.1
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
If http://example.com/#frag is passed to add_query arg, we end up with
http://example.com/#frag?k=v.
Attached patches so that http://example.com/?k=v#frag is the result.
--
Ticket URL: <http://trac.wordpress.org/ticket/3078>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list