[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
Wed Feb 29 21:40:42 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:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by toppa):

 I replaced array_map on line 283 with array_walk_recursive and added a
 rawurlencode callback function. I put the callback function at the bottom
 of the file - there may be a better place for it.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20143#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list