Actions
Feature #1842
closedImprove error reporting of invalid reqs in rulesets
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Server
Target version:
-
Start date:
12/26/2025
Due date:
% Done:
0%
Estimated time:
Description
When loading a ruleset finds an invalid req it calls ruleset_error() and shows an error message -
"has invalid or unknown req: [type] [name]"
When the problem is an invalid range, this is not as useful as it could be. If debug level is ERROR then a better detailed message is shown, but that's not the default setting.
Files
Actions