﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23599	Error opening osm.pbf if way has negative ID or incomplete metadata	*Martin*	GerdP	"If a way in osm.pbf has negative ID then JOSM shows misleading error message ""A primitive with ID = 0 cannot be invisible.""

I think the problem is at https://github.com/JOSM/josm/blob/3c8e28b1d30cddae371d607b27f64fa9db13b808/src/org/openstreetmap/josm/io/OsmPbfReader.java#L798 where the value should be compared if it is equal to 1 and not to 0."	defect	closed	normal	24.03	Core	latest	fixed	pbf	
