﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4083	[Patch] Exception when trying to copy relation with incomplete node	anonymous	team	"I use the coby all 

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-11-30 13:18:06
Last Changed Author: stoecker
Revision: 2554
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-11-30 13:48:36 +0100 (Mon, 30 Nov 2009)
Last Changed Rev: 2554

Memory Usage: 35 MB / 508 MB (7 MB allocated, but free)
Java version: 1.6.0_17

Dataset consistency test:
No problems found


Plugins: AgPifoJ,openstreetbugs,remotecontrol,validator,wmsplugin
Plugin AgPifoJ Version: 18593
Plugin openstreetbugs Version: 18595
Plugin remotecontrol Version: 18678
Plugin validator Version: 18848
Plugin wmsplugin Version: 18762

java.lang.NullPointerException
	at org.openstreetmap.josm.data.coor.CachedLatLon.setCoor(CachedLatLon.java:27)
	at org.openstreetmap.josm.data.osm.NodeData.setCoor(NodeData.java:35)
	at org.openstreetmap.josm.data.osm.Node.save(Node.java:138)
	at org.openstreetmap.josm.data.osm.PrimitiveDeepCopy$1.visit(PrimitiveDeepCopy.java:46)
	at org.openstreetmap.josm.data.osm.Node.visit(Node.java:103)
	at org.openstreetmap.josm.data.osm.PrimitiveDeepCopy$1.visit(PrimitiveDeepCopy.java:63)
	at org.openstreetmap.josm.data.osm.Relation.visit(Relation.java:133)
	at org.openstreetmap.josm.data.osm.PrimitiveDeepCopy$1.visitAll(PrimitiveDeepCopy.java:70)
	at org.openstreetmap.josm.data.osm.PrimitiveDeepCopy.makeCopy(PrimitiveDeepCopy.java:40)
	at org.openstreetmap.josm.actions.CopyAction.actionPerformed(CopyAction.java:38)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
"	defect	closed	normal		Core	latest	fixed		
