Opened 15 years ago

Last modified 14 years ago

#6195 closed defect

Validator issue when filter is on — at Version 2

Reported by: Nakor Owned by: team
Priority: major Milestone:
Component: Core validator Version: latest
Keywords: Cc:

Description (last modified by oldtopos)

Download relation 134591
With no filter active, run the validator
Create a filter for hiding "boundary=*"
Run the validator again
There are two new and incorrect errors regarding the relation:

  • Multipolygon is not closed
  • No outer way for multipolygon

Change History (2)

comment:1 by skyper, 15 years ago

Component: CoreCore validator

comment:2 by oldtopos, 14 years ago

Description: modified (diff)

Running validation on relation 134591 with my local build (without filters) correctly reported a way with an improperly coded role, resulting in an unclosed polygon. Correcting this member's role and revalidating yielded no errors.

Adding the filter bounday=* and revalidating reports no errors.

The member role change has been pushed to the OSM servers.

This ticket should be closed as not reproducible.

Note: See TracTickets for help on using tickets.