Modify ↓
Opened 4 years ago
Closed 4 years ago
#3699 closed defect (fixed)
[patch] Validator ignores check for fixme and paint errors
| Reported by: | bilbo | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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)
Change History (2)
Changed 4 years ago by bilbo
comment:1 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In [o18192].
Note: See
TracTickets for help on using
tickets.



patch to fix bug