﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16373	When opening new ticket from JOSM, pre-fill component field (if known)	floscher	team	"When a plugin throws an exception and JOSM asks you to report the issue as new ticket, at least the component field should be pre-filled with the right plugin.

This can be achieved by using the query string parameter `component`, additionally to `pdata_stored`. Then not so many issues have to be re-categorized, because not all JOSM users who create tickets are able to find out from the status report from which component the issue originated.

Maybe it would even be helpful to pre-fill other fields, like populating the `summary` field with the thrown exception and the class and line where it occured. E.g. `UnknownHostException: wwww.example.org (thrown in SomeClass)`.

The URL that JOSM should open could then look something like this:
https://josm.openstreetmap.de/josmticket?component=Plugin%20wikipedia&summary=UnknownHostException%3A%20wwww.example.org%20%28thrown%20in%20SomeClass%29&pdata_stored=01234567890123456789abcd"	enhancement	new	normal		Core bugreport				michael2402 floscher
