﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7049	NumberFormatException whilst loading geo-referenced images	vatsug	team	"What steps will reproduce the problem?
 1. loading imagesfiles
 2. 
 3. 

What is the expected result? loading the images

What happens instead? after e wile, the images is loading

Please provide any additional information below. Attach a screenshot if
possible.

{{{
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-10-31 02:32:25
Last Changed Author: stoecker
Revision: 4550
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-10-30 22:19:50 +0100 (Sun, 30 Oct 2011)
Last Changed Rev: 4550

Identification: JOSM/1.5 (4550 de)
Memory Usage: 299 MB / 455 MB (124 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7

Plugin: ImportImagePlugin (26986)

java.lang.NumberFormatException
	at java.math.BigDecimal.<init>(Unknown Source)
	at java.math.BigDecimal.<init>(Unknown Source)
	at java.math.BigDecimal.valueOf(Unknown Source)
	at org.openstreetmap.josm.data.coor.LatLon.roundToOsmPrecision(LatLon.java:248)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:50)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:42)
	at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:46)
	at org.openstreetmap.josm.gui.NavigatableComponent.getLatLonBounds(NavigatableComponent.java:212)
	at org.openstreetmap.josm.gui.MapView.paint(MapView.java:493)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JSplitPane.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown So
}}}
"	defect	closed	normal		Core		fixed	template_report	
