Modify ↓
Opened 16 years ago
Closed 16 years ago
#3699 closed defect (fixed)
[patch] Validator ignores check for fixme and paint errors
Reported by: | bilbo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | Cc: |
Description
If I have enabled only checks for fixmes and paint notes in validator (since Check property keys/Check property values produces too many false positives for me due to incomplete presets), then these checks are not performed.
Attached patch fixes this.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
patch to fix bug