﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3060	Projection.getWorldBounds() missing, needed by UtilsPlugin.JumpToAction.getZoom(double scale)	julianladisch	stoecker	"Using JOSM r1824 with utilsplugin r 16628.
Press Ctrl-G. You get

{{{
java.lang.NoSuchMethodError: org.openstreetmap.josm.data.projection.Projection.getWorldBounds()Lorg/openstreetmap/josm/data/ProjectionBounds;
	at UtilsPlugin.JumpToAction.getZoom(JumpToAction.java:169)

}}}

That changeset removed the function:
http://josm.openstreetmap.de/changeset/1823/trunk/src/org/openstreetmap/josm/data/projection/Projection.java"	defect	closed	major		Core	latest	fixed		
