Modify ↓
Opened 8 years ago
Last modified 7 years ago
#14006 new defect
Multipolygon: combinedPolygons not updated on node merge
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core mappaint | Version: | |
Keywords: | template_report, multipolygon | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Draw two ways next to each other, that are not connected
- Create a multipolygon with those two ways
- Select an end point of each way
- Merge the node
What is the expected result?
The shape should be recomputed immediately
What happens instead?
See screenshot. A tag update or adding a node to one of the ways triggers an update. Removing a node does not work, too.
Please provide any additional information below. Attach a screenshot if possible.
Build-Date:2016-11-19 10:30:05 Revision:11283 Is-Local-Build:true Identification: JOSM/1.5 (11283 SVN en) Linux Ubuntu 14.04.4 LTS Memory Usage: 519 MB / 2222 MB (381 MB allocated, but free) Java version: 1.8.0_66-b17, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1920x1080, :0.1 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Dfile.encoding=UTF-8] Program arguments: [--trace] Dataset consistency test: No problems found Last errors/warnings: - W: java.util.zip.ZipException: error in opening zip file - W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Invalid jar file '<josm.pref>/plugins/geotools.jar.new' - W: Failed to scan file 'geotools.jar.new' for plugin information. Skipping. - W: java.util.zip.ZipException: error in opening zip file - W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Invalid jar file '<josm.pref>/plugins/ebdirigo.jar.new' - W: Failed to scan file 'ebdirigo.jar.new' for plugin information. Skipping. - W: Failed to install plugin '<josm.pref>/plugins/geotools.jar' from temporary download file '<josm.pref>/plugins/geotools.jar.new'. error in opening zip file: java.util.zip.ZipException: error in opening zip file - W: Failed to install plugin '<josm.pref>/plugins/ebdirigo.jar' from temporary download file '<josm.pref>/plugins/ebdirigo.jar.new'. error in opening zip file: java.util.zip.ZipException: error in opening zip file - W: java.lang.AssertionError: system:paste already added
Attachments (2)
Change History (4)
by , 8 years ago
Attachment: | 14006-1.png added |
---|
by , 8 years ago
Attachment: | 14006-2.png added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Keywords: | multipolygon added |
---|
Note:
See TracTickets
for help on using tickets.