﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
15285	PHP notices when doing quick edit of link categories	solarissmoke		"I was editing some link categories (debug enabled) and came across the following when trying to ""quick edit"" a category:

{{{
PHP Notice:  Undefined variable: type in \wp-admin\includes\class-wp-terms-list-table.php on line 344
PHP Notice:  Undefined property: stdClass::$taxonomy in \wp-admin\includes\class-wp-terms-list-table.php on line 344
}}}

These are passed to the quick_edit_custom_box action - remnants from the old inline_edit_term_row function which has been removed - see #14579.

Proposed patch to follow, although I'm not confident it's appropriate."	defect (bug)	closed	normal	3.1	Taxonomy	3.1	minor	fixed	has-patch commit	
