﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
11531	Some taxonomy names should be disallowed	Denis-de-Bernardy	ryan	"I haven't tested, but can't we can get all sorts of weird bugs (some of which could have potential side effects in the security department) if a term taxonomy is called users, userlogins, posts, etc.?

the reason are lines such as:

{{{
wp_cache_add($term->term_id, $term, $term->taxonomy);
}}}
"	defect (bug)	new	normal	Future Release	Cache	2.9	normal		has-patch needs-unit-tests	shidouhikari
