﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
9644	(bug) get_categories	arena	ryan	"{{{
$args = array('hierarchical' => false,'depth'=>false,'echo'=>false,'get'=>'all');
$categories = get_categories($args);
}}}

returns

{{{
Array ( [errors] => Array ( [invalid_taxonomy] => Array ( [0] => Invalid Taxonomy ) ) [error_data] => Array ( ) )
}}}
 "	defect (bug)	closed	high	2.8.1	Taxonomy	2.8	critical	fixed	has-patch	
