Opened 11 years ago
Closed 11 years ago
#21849 closed Cleanup/optimization (fixed)
Check framework includes silenced warnings in output stats
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
"System check identified X errors." includes any silenced warnings which I don't think is desired.
Patched attached, tests to come.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | 21849.diff added |
---|
comment:1 by , 11 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 11 years ago
Type: | Bug → Cleanup/optimization |
---|
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Agreed. This was on my list of things to clean up (on the "auditing output messages" task). I was thinking it might be desirable to include a count of silenced messages, too, just so you can track how much you were ignoring.