Modify

#6799 closed defect (fixed)

Validator: Wrong objects in unclosed relation (regression)

Reported by: anonymous Owned by: team
Priority: normal Component: Core validator
Version: latest Keywords: Multipolygon not closed
Cc: skyper

Description

When there is a warning "Multipolygon is not closed", now instead of showing actual multipolygon in Validation Results window, I am getting nodes. It used to be reference to the relation with its name displayed.

Steps to reproduce:

  1. Download relation 101746
  2. Remove couple of random members
  3. Click on Validate

You will be getting "Multipolygon is not closed (2)" and then "1382 nodes", "456 nodes" (numbers may differ). And selecting those selects actual nodes.

Tested with 4401, 4408, but was OK about a week earlier.

Attachments (0)

Change History (7)

comment:1 Changed 21 months ago by Eugene Sandulenko <sev.mail@…>

It was me reporting it.

comment:2 Changed 21 months ago by simon04

  • Component changed from Core to Core validator

comment:3 Changed 21 months ago by simon04

This was changed recently, see #5467.

What is the expected behaviour?

comment:4 Changed 21 months ago by Eugene Sandulenko <sev.mail@…>

Okay, taking into account that FR, the behavior should be: add relation and 2 (two) edge nodes, not all XXX nodes without any lines as it does now.

comment:5 Changed 21 months ago by Eugene Sandulenko <sev.mail@…>

Correction, do it for every separate piece. I.e. in the example above, I am getting 2 pieces of a relation, so it should show relation and 4 nodes. Currently it shows me 2 pieces which consist of several hundreds nodes each.

comment:6 Changed 21 months ago by skyper

  • Cc skyper added
  • Keywords Multipolygon not closed added

comment:7 Changed 20 months ago by simon04

  • Resolution set to fixed
  • Status changed from new to closed

In [4447/josm]:

fix #6799 - MultipolygonTest: wrong objects in unclosed relation

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.