[wp-trac] [WordPress Trac] #20143: Array query args on a paginated archive page creates PHP Warning, breaks page.
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 1 02:30:05 UTC 2012
#20143: Array query args on a paginated archive page creates PHP Warning, breaks
page.
--------------------------+------------------
Reporter: ericlewis | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Canonical | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------
Comment (by toppa):
Thanks - I'll not overwrite next time (this is my first patch). If you try
to call rawurlencode without the wrapping function you will get a PHP
warning. array_walk_recursive wants the function you give it to take 2
parameters (value and key).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20143#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list