﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17556	PHP Errors on the media page in 3.1.3	philipwalton		"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."	defect (bug)	closed	normal	3.1.4	Query		major	fixed		
