﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
8722	get_categories allows custom taxos, get_category doesn't	Malaiac	ryan	"get_categories('type=link') works with custom taxonomies (since http://trac.wordpress.org/ticket/7427 ).
get_category('... ?') doesn't. 
get_category > get_term($category,'category');

Because of that, all category dependent functions, like wp_list_categories and such, are broken when working with non post categories. get_category doesn't even work with link categories."	defect (bug)	new	normal	Future Release	Taxonomy	2.7	normal		has-patch needs-testing gsoc	wojtek.szkutnik@…
