﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19194	[PATCH] Account for virtual plugins when offering to download and install missing plugins	taylor.smock	team	"When updating Mapillary, javafx is not automatically installed. JOSM catches this on startup, but doesn't actually install javafx (since its a virtual plugin).

What this patch does:
1) Detects if a plugin can be installed on this platform
2) Detects if the plugin provides the ""required"" plugin
3) Detects if there are multiple candidates, and removes the possible duplicates (for safety (tm))
4) Performs the rest of the missing-plugin steps

What this patch does not do:
* Detect that a plugin was uninstalled previously (since the plugin isn't downloaded, it isn't added to the plugin list, which means that it is not loaded)"	enhancement	new	normal		Core				
