Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#17904 closed defect (fixed)

[PATCH] NPE when moving the first member of a relation down. — at Version 3

Reported by: taylor.smock Owned by: team
Priority: blocker Milestone: 19.06
Component: Core Version: latest
Keywords: regression relation Cc:

Description (last modified by Don-vip)

Steps to reproduce:
1) Open a relation with the relation editor
2) Move the first member down using "Move currently selected members down" button.
3) Crash (JOSM is still usable afterwards)

Change History (4)

by taylor.smock, 7 years ago

Attachment: 17904.patch added

Fix NPE and correctly highlight the previously selected objects when using the "Move the currently selected members" buttons. It does not work with drag and drop. (Not a regression from current code).

comment:1 by Don-vip, 7 years ago

Keywords: regression relation added
Milestone: 19.06
Priority: normalblocker

comment:2 by Don-vip, 7 years ago

Resolution: fixed
Status: newclosed

In 15235/josm:

see #17887, fix #17904 - NPE when moving the first member of a relation down (patch by taylor.smock)

comment:3 by Don-vip, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.