﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19193	WMS needs to consider version of the capabilities, and parse for correct parameters	Polarbear-j	team	"Identification: JOSM/1.5 (16392 en) Mac OS X 10.11.6
OS Build number: Mac OS X 10.11.6 (15G22010)
Java version: 1.8.0_231-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM

Trying to add a WMS layer that tells me it speaks version=""1.3.0"" in its WMS_Capabilities header.
https://inspire.brandenburg.de/services/gn_alkis_wms?SERVICE=WMS&REQUEST=GetCapabilities

Adding it to JOSM, it creates a 'generated WMS URL' that speaks: VERSION=1.1.1

This causes the server to grumble severly with HTTP/1.1 400, saying ""[CDATA] The version ""1.1.1"" is none of the supported versions"" (red in each tile).
Changing the URL manually from VERSION=1.1.1 -> 1.3.0 gets the server to start smiling, while still sending HTTP/1.1 400, it says that ""The parameter CRS is missing or syntactically incorrect"". Now, this is the projection, and changing SRS={proj} -> CRS={proj} makes the server a playful friend. 

Maybe this could be parsed automatically, we also might check for further syntax differences between the versions. 

Finally, I did not expect ""Hundesportverein e.V."" (dog sport association) a geographical name, but that's not JOSM's matter ;-)
"	defect	closed	normal	20.05	Core imagery		fixed		
