Modify ↓
Opened 15 months ago
Closed 11 months ago
#23500 closed defect (fixed)
Member of multipolygon is silently deleted
Reported by: | GerdP | Owned by: | JeroenHoek |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin Gridify | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Select a rectangular way that is member of a type=multipolygon relation (or any other type)
- Press Alt+Shift+Y to use the gridify plugin
- Select any options and make sure that the "Delete source way" checkbox is enabled
- Click Gridify button, note that there is no dialog to ask what to do with the relation
- In the right pane, right-Click on the layer to perform a "Dataset consistency check"
What is the expected result?
Not sure, maybe just disable the action for members of relations or disable the "Delete source way" action
What happens instead?
The multipolygon is silenty corrupted as it refers to a deleted way.
Please provide any additional information below. Attach a screenshot if possible.
Found this while trying to reproduce #23470.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2024-02-05 12:56:34 +0100 (Mon, 05 Feb 2024) Revision:18969 Build-Date:2024-02-06 02:30:58 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18969 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 2009 (19045) Memory Usage: 228 MB / 1888 MB (130 MB allocated, but free) Java version: 17.0.8+7-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (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: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_DE Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18789, --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\HWConsole.exe] Dataset consistency test: [DELETED REFERENCED] {Relation id=-58 version=0 MVT [way 245155733]} refers to deleted primitive {Way id=245155733 version=2 MVD nodes=[]} Plugins: + OpeningHoursEditor (36196) + RoadSigns (36196) + apache-commons (36176) + buildings_tools (36200) + comfort0 (36200) + gridify (1606242219) + o5m (36126) + pbf (36176) + poly (36126) + reverter (36196) + splinex (36126) + undelete (36126) + utilsplugin2 (36200) Validator rules: + d:\java_tools\JOSM\mygeometry.mapcss + https://josm.openstreetmap.de/josmfile?page=Rules/GermanySpecific&zip=1 + c:\josm\core\resources\data\validator\geometry.mapcss Last errors/warnings: - 00000.443 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000.445 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00000.780 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
Attachments (0)
Change History (2)
comment:1 by , 15 months ago
comment:2 by , 11 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
reported on github: https://github.com/JOSM/josm-gridify/issues/19