[wp-trac] [WordPress Trac] #29636: Query args in paginate_links()

WordPress Trac noreply at wordpress.org
Sat Nov 1 00:53:27 UTC 2014


#29636: Query args in paginate_links()
-------------------------------------+-----------------------------
 Reporter:  obenland                 |       Owner:  wonderboymusic
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  4.1
Component:  General                  |     Version:  4.0
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-refresh  |     Focuses:  template
-------------------------------------+-----------------------------
Changes (by wonderboymusic):

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


Comment:

 In [changeset:"30133"]:
 {{{
 #!CommitTicketReference repository="" revision="30133"
 [28785] introduced a bug, where encoded query arguments were decoded by
 `parse_str()` inside of `wp_parse_str()` but never re-encoded later on.

 This encodes them, adds unit test.

 Props obenland.
 Fixes #29636.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29636#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list