﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
24693	[PATCH] Allow values_from in presets to use plugin classes	Zverikk	team	"I wanted to have a combo box for the last several days for the check_date tag. For that I have added a class into UtilsPlugin2, and references it in the preset, in a value_from field. Turns out presets can access only core and JRE classes, but plugin classes are inaccessible.

I'm attaching a patch that does two things:

1. Makes plugin classes available to values_from. I have tested it with my preset.
2. Allows also methods with one or two String parameters, to which it passes a key, or a key and its current value."	enhancement	new	normal	26.05	Core				
