﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8967	[patch] Tagging preset tester shows unwrapped error message	AlfonZ	team	"In JOSM's preferences add preset file that is correct xml, but not valid according to schema, e.g.
{{{#!xml
<presets>
</presets>
}}}
JOSM will complain (message is wrapped), click //Yes//.

[[Image(Message1.png)]]

Open tagging preset tester, unwrapped message appears.

[[Image(Message2.png)]]


Quick fixes (inspired by [source:/trunk/src/org/openstreetmap/josm/gui/preferences/map/TaggingPresetPreference.java#L125 TaggingPresetPreference.java#L125]) attached.

[[Image(Message2-fix.png)]]
"	defect	closed	minor		Core		fixed		
