Modify ↓
Opened 14 years ago
Closed 13 years ago
#6069 closed defect (fixed)
[Patch] validator: "no outer way for multipolygon" does not check incomplete objects
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | multipolygon outer validator | Cc: |
Description
I get a warning because there is no object with role=outer downloaded.
The warning is incorrect. Validator should either check the roles for incomplet objects, too, or should not warn about multipolygon with incomplete members.
Attachments (3)
Change History (5)
by , 13 years ago
Attachment: | 6069.2.patch added |
---|
comment:1 by , 13 years ago
Summary: | validator: "no outer way for multipolygon" does not check incomplete objects → [Patch] validator: "no outer way for multipolygon" does not check incomplete objects |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in the attached patch (6069.2.patch == 6069.patch, sorry for the duplicate).