Modify ↓
#5557 closed defect (duplicate)
Error when adding a node in a way whith mouse pointer
Reported by: | Mongenet | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- add a node in a way whith mouse pointer
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-10-15 01:31:20 Last Changed Author: ulfl Revision: 3607 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-10-14 23:09:33 +0200 (Thu, 14 Oct 2010) Last Changed Rev: 3607 Identification: JOSM/1.5 (3607 fr) Memory Usage: 389 MB / 1776 MB (99 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: 4 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 , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #5571.