﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6254	[Patch] Combine ways should merge multivalue tags more intelligently	bilbo	team	"It is quite common for some tags (like source) to have multiple values separated by semicolon. However, when you combine ways (by pressing C) and the ways have different tags, the dialog to resolve conflicts will appear.

But for multivalued tags the default suggestion is just blind concatenation of all the values.

So if you have three ways, one with source=""bing"", second with source=""bing;survey"", third with source=""survey;bing"", then if you concatenate them and just press enter in the dialog, you'll end up with combined way with source=""bing;bing;survey;survey;bing"".

Pretty ugly. JOSM should construct the default value more intelligently, so in these common cases (multiple sources) all the sources wil be present just once in the concatenation, so the default value will be usable and not some concatenated nonsense.
"	defect	closed	normal		Core	latest	fixed		
