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?
- Download an area, modify e.g. the outline of a building by adding some nodes
- Upload the changes
- 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)
Change History (3)
by , 36 hours ago
| Attachment: | 24735.patch added |
|---|
comment:1 by , 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.
Note:
See TracTickets
for help on using tickets.



call setReferrersDownloaded() when a new object was upload