Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#5581 closed defect (duplicate)

error when splitting a way on a node

Reported by: marc@… Owned by: team
Priority: normal Component: Core
Version: latest Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. split a way whith 'p' key
  2. error appears

What is the expected result?
Way split.

What happens instead?
Error message.

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-10-22 01:31:34
Last Changed Author: ulfl
Revision: 3627
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-10-22 02:20:35 +0200 (Fri, 22 Oct 2010)
Last Changed Rev: 3627

Identification: JOSM/1.5 (3627 fr)
Memory Usage: 432 MB / 1776 MB (152 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: turnrestrictions (23593)
Plugin: wmsplugin (23454)

java.lang.ArrayIndexOutOfBoundsException: 5
	at org.openstreetmap.josm.data.osm.Way.getNode(Way.java:91)
	at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNodeOrWay(NavigatableComponent.java:983)
	at org.openstreetmap.josm.gui.NavigatableComponent.getNearestNodeOrWay(NavigatableComponent.java:1005)
	at org.openstreetmap.josm.gui.MapStatus$Collector.statusBarElementUpdate(MapStatus.java:291)
	at org.openstreetmap.josm.gui.MapStatus$Collector.run(MapStatus.java:175)
	at java.lang.Thread.run(Thread.java:662)

Attachments (0)

Change History (2)

comment:1 Changed 3 years ago by anonymous

  • Resolution set to duplicate
  • Status changed from new to closed

comment:2 Changed 3 years ago by anonymous

Closed as duplicate of #5571.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.