Modify ↓
Opened 9 years ago
Last modified 8 years ago
#13157 new enhancement
Provide option to show a compact warning message based on warden rules
| Reported by: | Miklos Molnar | Owned by: | Jon Ashley |
|---|---|---|---|
| Priority: | normal | Component: | KeepInterfaceSimplePlugin |
| Severity: | normal | Keywords: | patch |
| Cc: | Trac Release: |
Description
In case of descriptive rule definitions there is no need to display the conditions in the warden's warning message. So I thing we should provide an option to only display the rule description. I have implemented a solution which can be enabled in Trac.ini (see KisWarden's description). I have attached the patch to the ticket.
Attachments (1)
Change History (2)
Changed 9 years ago by
| Attachment: | warning_format_patch.diff added |
|---|
comment:1 Changed 8 years ago by
| Keywords: | patch added |
|---|
Note: See
TracTickets for help on using
tickets.



Diff containing the improvements