Modify

Opened 18 years ago

Closed 17 years ago

#442 closed defect (worksforme)

NPE on relationship editor

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

I got this bug when fiddling with relationships if it is of interest. A
park was described by a `multipolygon' and when I tried to delete the
relationship it went `bang'.

java.lang.ArrayIndexOutOfBoundsException: -1

at java.util.Vector.elementAt(Unknown Source)

at javax.swing.table.DefaultTableModel.getValueAt(Unknown

Source)

at javax.swing.JTable.getValueAt(Unknown Source)

at

org.openstreetmap.josm.gui.dialogs.RelationEditor$7.actionPerformed(RelationEditor.java:222)

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.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

Attachments (0)

Change History (1)

comment:1 by anonymous, 17 years ago

Resolution: worksforme
Status: newclosed

REopen when still existing in new versions.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.