﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5358	Queried object on multiple tag query holds only first tag	Kafkaesqui	ryan	"On tag page results when two or more tags are queried ('''/tags/foo,bar''' -or- '''/tags/foo+bar'''), only the first tag is in the queried object. So a simple:

{{{ print_r($wp_query->get_queried_object());  }}}

outputs a single associative array of the first tag referenced in the query. One would expect to find an array of all tags in the queried object."	defect (bug)	new	normal	Future Release	Taxonomy	2.3.1	normal		needs-patch	gary@…
