﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10666	[patch] API support for uploading note changes	ToeBee	team	"This patch adds methods to OsmApi.java that enable JOSM to modify notes on the OSM server.

There are two utility methods at the bottom to reduce code duplication. I'm a little surprised that the functionality in the urlEncode method doesn't already exist somewhere. Or maybe I missed it. It just wraps the exception that the encode function can throw. At first I thought the fixURLQuery method in Utils could be used but it is not intended to encode user supplied strings. It intentionally leaves & and ? unencoded which is a bad thing in this case. But maybe this functionality should be put in Utils?"	enhancement	closed	normal	14.11	Core notes		fixed		ToeBee
