Closed Bug 240881 Opened 21 years ago Closed 21 years ago

clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog

Categories

(MailNews Core :: Filters, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 218774

People

(Reporter: mscott, Assigned: mscott)

Details

clear filter log not working. debugging now...
I see the problem. we are truncating it, but you have to close and re-open to see that it is cleared. I bet spam has the same problem.
Assignee: sspitzer → mscott
Summary: clear filter log not working → clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog
there is code to reload it: function clearLog() { gFilterList.clearLog(); // reload the newly truncated file gLogView.setAttribute("src", gFilterList.logURL); } I think using browser.reload(), gLogView.reload(), or reloadWithFlags() is the right way to do that.
Status: NEW → ASSIGNED
dup. fix in hand. *** This bug has been marked as a duplicate of 218774 ***
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.