﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19436	[PATCH] Don't attempt to add null objects to a JsonArray in RequestProcessor	taylor.smock	team	For some reason, on some configurations, my plugin isn't registering itself properly, which causes an NPE in `RequestProcessor#getHandlersInfoAsJson`. This is due to the code returning a null value (on purpose), and then attempting to add the null value to the JsonArray builder.	defect	new	normal		Core				
