﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10441	No changesets causes API validation error	pnorman	team	"If inputting a custom API URL, JOSM makes a request to `/api/0.6/changesets`. If the API server in question has no changesets, it does not like the response, which is as below

{{{
<osm version=""0.6"" generator=""OpenStreetMap server"" copyright=""OpenStreetMap and contributors"" attribution=""http://www.openstreetmap.org/copyright"" license=""http://opendatacommons.org/licenses/odbl/1-0/""/>
}}}

It remains possible to set the API in advanced preferences, which bypasses the check.

JOSM is also issuing the changesets call before a capabilities call, which seems the wrong way around."	defect	closed	normal	14.08	Core		fixed	api changeset	
