﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20832	wp_unique_term_slug() never uses the query excluding the given term_id	duck_		"`$args` is an undefined variable so the not-empty check always fails. See [6326].

We should either change this to `$term->term_id` or remove it completely as it has never been used. The former will require a bit more investigation to ensure that its addition now has no unintended consequences."	defect (bug)	closed	normal		Taxonomy	2.5	normal	duplicate	has-patch	
