﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3446	JOSM throws an XML parsing error when opening an OSM file with a <bound> element	avarab@…	team	"An OSM file produced by osmosis that begins like this can't be opened by JOSM:

{{{
<?xml version='1.0' encoding='UTF-8'?>
<osm version=""0.6"" generator=""Osmosis 0.31.1"">
  <bound box=""47.90714,7.67395,48.07441,8.01453"" origin=""http://www.openstreetmap.org/api/0.6""/>
  <node [...]
}}}

If you remove the <bound> element it loads just fine.

JOSM should just ignore the <bound> element and continue parsing."	defect	closed	major		Core	latest	fixed		
