Status
People
(Reporter: ac1115, Assigned: rginda)
Tracking
(Blocks: 1 bug)
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 obsolete attachment)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 any user that is ignored will work until next time chatzilla loads. I am using chatzilla 9.64e Reproducible: Always Steps to Reproduce: 1.ignore a user 2.restart chatzilla 3.user is no longer ignored Actual Results: unignored user Expected Results: ignore the useer
Comment 1•15 years ago
|
||
By design. Certainly not severity "major" - changing to an RFE.
Severity: major → enhancement
Summary: users that are ignored, are unignored next time chatzilla starts → Save ignore list between sessions
Updated•14 years ago
|
Product: Core → Other Applications
Updated•14 years ago
|
OS: Windows XP → All
Hardware: PC → All
Comment 2•13 years ago
|
||
Created attachment 204179 [details] [diff] [review] [checked in] Patch Patch creating hidden network prefs for the ignore list. We don't add GUI for the pref at this point, because synchronizing the actual list with the prefs would be a pita, considering we want to keep back-end (CIRCNetwork.prototype.(un)ignore) and front-end (prefs, cmdIgnore) separate. People can just use /ignore and /unignore. /ignore without parameters gives a list, as always.
Updated•13 years ago
|
Attachment #204179 -
Flags: review?(silver)
Comment 3•13 years ago
|
||
Comment on attachment 204179 [details] [diff] [review] [checked in] Patch r=silver
Attachment #204179 -
Flags: review?(silver) → review+
Updated•13 years ago
|
Attachment #204179 -
Attachment description: Patch → [checked in] Patch
Attachment #204179 -
Attachment is obsolete: true
Updated•13 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•10 years ago
|
QA Contact: samuel → chatzilla
You need to log in
before you can comment on or make changes to this bug.
Description
•