[wp-trac] [WordPress Trac] #17556: PHP Errors on the media page in 3.1.3

WordPress Trac wp-trac at lists.automattic.com
Wed May 25 19:33:06 UTC 2011


#17556: PHP Errors on the media page in 3.1.3
--------------------------+-----------------------------
 Reporter:  philipwalton  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Query         |    Version:
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+-----------------------------
 I just upgraded to WordPress 3.1.3 and I'm seeing the following PHP errors
 with debug turned on when I click on the media page:

 {{{
 Warning: explode() expects parameter 2 to be string, array given in
 /Users/pwalton/Sites/philipwalton/wp-includes/query.php on line 2390
 }}}
 {{{
 Warning: in_array() expects parameter 2 to be array, null given in
 /Users/pwalton/Sites/philipwalton/wp-includes/query.php on line 2399
 }}}
 I'll see if I can create a patch for them unless someone else is already
 working on it.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17556>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list