﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8505	[Patch] Encoding of URLs	roland.olbricht	team	"Under Windows 7 with Java 6, when typing an URL into ""File > Open address ..."", this URL is sent enocded as Windows-1252. It should be sent encoded as UTF8.

Example:
http://overpass-api.de/api/interpreter?data=way[name=Kornstraße];out+meta;
is sent with a single byte 0xDF (which looks like Windows-1252).

I haven't tested it with other systems, so I could be both platform dependend or platform independend.
"	defect	closed	normal		Core	tested	fixed	URL encoding	
