Opened 18 years ago
Closed 18 years ago
#4678 closed defect (fixed)
[patch] Path and Author swapped in spamfilter monitoring in webadmin
Reported by: | Owned by: | Matthew Good | |
---|---|---|---|
Priority: | normal | Milestone: | not applicable |
Component: | plugin/spamfilter | Version: | 0.10.3 |
Severity: | minor | Keywords: | spamfilter monitoring |
Cc: | johann@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In the WebAdmin section of SpamFilter, you can monitor the inputs that have been filtered recently. Each row has the fields "Path" and "Author" swapped, compared to the table header. On the page for individual items, the path comes before the author, so I assume that is how it's meant to be.
The attached patch is against the trunk of trac/sandbox/spam-filter (revision 4701).
(As a side note, SpamFilter works great with Trac 0.10.3, but fails badly with 0.11dev, see #4611.)
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | admin_spammonitor_path_author_switched.diff added |
---|
comment:1 by , 18 years ago
Milestone: | → none |
---|
Thanks for the patch, mgood do you have the time to test it? Otherwise, I'll take it.
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed in r5094, though I was looking at the wrong ticket at the time, so I credited the wrong person. Sorry about that.
patch to fix #4678