Modify ↓
#5581 closed defect (duplicate)
error when splitting a way on a node
Reported by: | Mongenet | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- split a way whith 'p' key
- 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 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #5571.