Opened 12 years ago
Closed 12 years ago
#8774 closed defect (worksforme)
Issue while fixing duplicated nodes
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
With latest JOSM and the attached file it's possible to see that the validator reports a lot of duplicated nodes.
After clicking on fix and validating again, the duplicated nodes are back (it seems that "fix" isn't actually fixing them).
JOSM is:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-06-09 01:34:50 Last Changed Author: Don-vip Revision: 5997 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-06-08 14:26:14 +0200 (Sat, 08 Jun 2013) Last Changed Rev: 5997
Attachments (1)
Change History (8)
by , 12 years ago
Attachment: | duplicated-nodes.osm.bz2 added |
---|
comment:1 by , 12 years ago
Component: | Core → Core validator |
---|
comment:2 by , 12 years ago
follow-up: 6 comment:3 by , 12 years ago
Values are set to false and 1.
But it's strange since I don't remember modifying them.
I am also sure that my brother who is seeing the same thing as me (not fixing the duplicated nodes) also didn't change the values on his system.
Could some kind of "Don't ask and apply this to everything else" popup message change these values?
comment:4 by , 12 years ago
Can you please try yourself with default values ? I am pretty sure we can close this one as a duplicate of #3346.
comment:5 by , 12 years ago
It's OK when changing the values.
But it's still strange that on my other computer the values were different too (false and 1).
comment:6 by , 12 years ago
Replying to anonymous:
Values are set to false and 1.
But it's strange since I don't remember modifying them.
I am also sure that my brother who is seeing the same thing as me (not fixing the duplicated nodes) also didn't change the values on his system.
Could some kind of "Don't ask and apply this to everything else" popup message change these values?
Yes, that is exactly what the first setting is about. "Do not show me the message about deleting nodes outside of download area".
comment:7 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works for me. All nodes are outside download location, what's your value of
message.delete_outside_nodes
andmessage.delete_outside_nodes.value
properties (in advanced preferences) ? Mine are set totrue
and-1
(default values).I know this behaviour is not optimal but tracked in #3346.