#9588 closed defect (fixed)
Regression? Relation warnings not accumulated
Reported by: | malenki | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 14.01 |
Component: | Core validator | Version: | latest |
Keywords: | relation outer regression | Cc: |
Description (last modified by ) ¶
The Validator doesn't accumulated identical warnings for different relations but the same error as it does with all other errors.
Now the categories of errors are named
"Role for $waynumber should be outer ($numberofways))"
and are produced by the dozen.
It would be better to have
"Role should be outer"
and have $waynumber and ($numberofways)) on the single warnings.
This behaviour got introduced between r6565 and r6572.
Before, the warnings got collected as
"Problems with Roles"
+- "Role outer missing"
(Translation from German warnings)
Edit: Region I validated: http://www.osm.org/#map=13/40.672/20.7719
Change History (5)
by , 11 years ago
Attachment: | 2014-01-19_105318_scr.png added |
---|
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
a lot of single relation role warnings make the validator look confusing