[PATCH] NPE when moving the first member of a relation down.
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)
Attachments
(1)
- 17904.patch
(599 bytes
) - added by taylor.smock 6 years ago.
- 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).
Download all attachments as:
.zip
Change History
(4)
Keywords: |
regression relation added
|
Milestone: |
→ 19.06
|
Priority: |
normal → blocker
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Description: |
modified (diff)
|
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).