Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 malenki)

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 malenki, 11 years ago

Attachment: 2014-01-19_105318_scr.png added

a lot of single relation role warnings make the validator look confusing

comment:1 by malenki, 11 years ago

Description: modified (diff)

comment:2 by Don-vip, 11 years ago

Milestone: 14.01

Introduced in r6575

comment:3 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6731/josm:

fix #9588 - group validator role-related error messages in the same category

comment:4 by malenki, 11 years ago

Thanks for the quickie. :)

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.