Opened 6 years ago

Last modified 5 years ago

#18985 closed defect

Changeset Manager: Strange behaviour when downloading a deleted object — at Version 6

Reported by: skyper Owned by: team
Priority: normal Milestone: 20.05
Component: Core Version:
Keywords: template_report changeset manager download deleted Cc: GerdP

Description (last modified by skyper)

What steps will reproduce the problem?

  1. Have a changeset with a delete node in changeset manager
  2. In changeset content tab sort clicking on first column header
  3. Select the deleted node a click on download selected object

What is the expected result?

A warning that the deleted object can not be downloaded

What happens instead?

Lots of objects are downloaded

Please provide any additional information below. Attach a screenshot if possible.

Not sure if #18566 is involved here

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-03-24 07:37:08 +0100 (Tue, 24 Mar 2020)
Revision:16200
Build-Date:2020-03-25 02:30:51
URL:https://josm.openstreetmap.de/svn/trunk

Last errors/warnings:
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- W: Nothing to select - <html>The selected object is not available in the current<br>edit layer 'Data Layer 3'.</html>

Change History (6)

comment:1 by skyper, 6 years ago

Cc: GerdP added

comment:2 by GerdP, 6 years ago

Can't reproduce. There is no button "download selected object" but one with tool tip "Download the current version of the selected objects". When I click that I see the expected warning. OTOH I also see that JOSM tries to download the parents of the deleted node which looks wrong.
Maybe you used the right click option "Download objects"? This seems to have the same meaning, it also produces the warning.

comment:3 by GerdP, 6 years ago

Just a moment: It seems that the selection of the object doesn't work. When I download the history for a selected node object I get one for another object in the list.

comment:4 by GerdP, 6 years ago

Tested version r15937 still works OK. Must be a regression from a recent change.

Last edited 6 years ago by GerdP (previous) (diff)

in reply to:  3 comment:5 by skyper, 6 years ago

The selection does not work if you sort the list. Until that everything is Ok. Regression of r16121

invalid or duplicate of #18919?

comment:6 by skyper, 6 years ago

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