Opened 10 years ago
Last modified 10 years ago
#10472 closed defect
Merging nodes: Always highest id chosen. — at Initial Version
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report merge node id | Cc: |
Description
What steps will reproduce the problem?
- select to existing nodes
- merge nodes
- undo
- select in different order than last time
- merge
What is the expected result?
Two different results considering the id of the resulting node
What happens instead?
Twice the same result. The higher id is used.
Please provide any additional information below. Attach a screenshot if possible.
Need the same behaviour than connecting ways where different order in selection results in different ids.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-09-02 01:36:00 Last Changed Author: Don-vip Revision: 7485 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-09-02 02:57:38 +0200 (Tue, 02 Sep 2014) Last Changed Rev: 7485 Identification: JOSM/1.5 (7485 en) Linux Debian GNU/Linux 7.6 (wheezy) Memory Usage: 507 MB / 882 MB (111 MB allocated, but free) Java version: 1.7.0_65, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u65-2.5.1-5~deb7u1 Dataset consistency test: No problems found Plugins: - OpeningHoursEditor (30609) - conflation (0.1.7) - imagery-xml-bounds (30495) - jts (30416) - mirrored_download (30495) - notes (v0.9.4) - photoadjust (30428) - reverter (30521) - terracer (30614) - todo (29154) - undelete (30416) - utilsplugin2 (30460) - wikipedia (30449) Last errors/warnings: - W: Unable to remove primitives from TestError [tester=org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker$MapCSSTagCheckerAndRule@3e367ac4, code=3000] - W: Unable to remove primitives from TestError [tester=org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker$MapCSSTagCheckerAndRule@3e367ac4, code=3000] - W: Unable to remove primitives from TestError [tester=org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker$MapCSSTagCheckerAndRule@6503a2f4, code=3000] - W: Unable to remove primitives from TestError [tester=org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker$MapCSSTagCheckerAndRule@6503a2f4, code=3000] - W: Unable to remove primitives from TestError [tester=org.openstreetmap.josm.data.validation.tests.UnconnectedWays$UnconnectedHighways@d791c68c, code=1301]
Note:
See TracTickets
for help on using tickets.