﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
16310	get_taxonomy_labels() and _get_custom_object_labels() fail if $object->taxonomy is not array	foofy		"$object->labels is always stdObject on the taxonomy objects created by WordPress, but the get_taxonomy_labels() and _get_custom_object_labels() functions expect it to be an array and will fail otherwise.

Casting to array works fine as the functions already convert back to stdObject when they're finished. "	defect (bug)	new	normal	Future Release	Taxonomy		normal		has-patch	foofy@… 24-7@…
