Opened 12 years ago

Last modified 12 years ago

#9588 closed defect

Regression? Relation warnings not accumulated — at Initial Version

Reported by: malenki Owned by: team
Priority: minor Milestone: 14.01
Component: Core validator Version: latest
Keywords: relation outer regression Cc:

Description

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)

Change History (1)

by malenki, 12 years ago

Attachment: 2014-01-19_105318_scr.png added

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

Note: See TracTickets for help on using tickets.