Modify

Opened 4 days ago

Closed 13 hours ago

#24735 closed defect (fixed)

[Patch] Wrong status referrers-not-all-downloaded after upload of new node

Reported by: GerdP Owned by: team
Priority: normal Milestone: 26.05
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Download an area, modify e.g. the outline of a building by adding some nodes
  2. Upload the changes
  3. Check the status of one of the just added nodes (Action Advanced Info Ctrl+I)

What is the expected result?

Status should be referrers-all-downloaded

What happens instead?

Status is referrers-not-all-downloaded

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

I think it is safe to assume that no freshly uploaded object is referenced by an unknown object.

Revision:19573
Is-Local-Build:true
Build-Date:2026-05-12 07:59:24

Identification: JOSM/1.5 (19573 SVN en) Windows 11 64-Bit
OS Build number: Windows 10 Pro 25H2 (26200)
Memory Usage: 3320 MB / 6144 MB (512 MB allocated, but free)
Java version: 21.0.2+13-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920x1080x32bpp@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→32×32, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: Cp1252
Locale info: en_DE
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.19039, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM HWConsole.exe]
Dataset consistency test: No problems found

Plugins:
+ OpeningHoursEditor (36474)
+ apache-commons (36474)
+ buildings_tools (36474)
+ comfort0 (36474)
+ ejml (36474)
+ geotools (36474)
+ jackson (36474)
+ jaxb (36474)
+ jts (36474)
+ o5m (36474)
+ opendata (36474)
+ pbf (36474)
+ photo_geotagging (36474)
+ poly (36474)
+ reverter (36474)
+ terracer (36484)
+ undelete (36474)
+ utilsplugin2 (36497)

Tagging presets:
+ c:\josm\core\resources\data\defaultpresets.xml

Map paint styles:
+ c:\josm\core\resources\styles\standard\elemstyles.mapcss

Validator rules:
+ d:\java_tools\JOSM\mygeometry.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Rules/GermanySpecific&zip=1
+ c:\josm\core\resources\data\validator\combinations.mapcss
+ c:\josm\core\resources\data\validator\geometry.mapcss

Last errors/warnings:
- 00000.761 W: extended font config - overriding 'filename.Malgun_Gothic=malgun.ttf' with 'MALGUN.TTF'
- 00000.764 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF'
- 00000.765 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF'
- 00001.598 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
- 00464.207 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 00465.607 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 01229.965 W: Unsaved changes - <html>The relation has been changed.<br><br>Do you want to save your changes?</html>
- 01922.622 W: JCS - Silent failure during download: https://opendata.lgln.niedersachsen.de/doorman/noauth/alkis_wms?FORMAT=image/png&TRANSPARENT=FALSE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=ALKIS&STYLES=&CRS=EPSG:3857&WIDTH=512&HEIGHT=512&BBOX=915409.8507433,6946902.8786700,915715.5988564,6947208.6267831

Attachments (1)

24735.patch (1.4 KB ) - added by GerdP 36 hours ago.
call setReferrersDownloaded() when a new object was upload

Download all attachments as: .zip

Change History (3)

by GerdP, 36 hours ago

Attachment: 24735.patch added

call setReferrersDownloaded() when a new object was upload

comment:1 by GerdP, 36 hours ago

Milestone: 26.05
Summary: Wrong status referrers-not-all-downloaded after upload of new node[Patch] Wrong status referrers-not-all-downloaded after upload of new node

I think it's simple enough. If nobody complains I'll commit this patch tomorrow.

comment:2 by GerdP, 13 hours ago

Resolution: fixed
Status: newclosed

In 19575/josm:

fix #24735: Wrong status referrers-not-all-downloaded after upload of new node

  • call setReferrersDownloaded(true) when a new object was uploaded

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.