﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12704,Multiple post_types can no longer be specified in query,mitchoyoshitaka,dd32,"With [https://core.trac.wordpress.org/browser/trunk/wp-includes/query.php?rev=13774 query rev 13774], multiple post types specified in the query (#10791) don't work. If a simplex array is given, it will work but produce a strict warning:

Warning: Illegal offset type in isset or empty in /Applications/MAMP/htdocs/wordpress/wp-includes/query.php  on line 1715

I wasn't able to create a fix which also incorporates dd32's additions as I'm not entirely sure what the point of the `$q[ $q['post_type'] ]` business is.",defect (bug),closed,high,3.0,Query,3.0,normal,fixed,,aaron@…
