[wp-trac] [WordPress Trac] #29636: Query args in paginate_links()
WordPress Trac
noreply at wordpress.org
Tue Oct 28 21:16:17 UTC 2014
#29636: Query args in paginate_links()
-------------------------------------+-----------------------------
Reporter: obenland | Owner: wonderboymusic
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.1
Component: General | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch needs-refresh | Focuses: template
-------------------------------------+-----------------------------
Comment (by obenland):
r28785 introduced a bug, where encoded query arguments were decoded by
`parse_str()` inside of `wp_parse_str()` but never re-encoded later on.
[attachment:29636.4.diff] encodes them again and adds UT for it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29636#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list