Closed Bug 340014 Opened 19 years ago Closed 18 years ago

/who should accept more than one parameter

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: Gijs)

Details

(Whiteboard: [cz-0.9.74])

Attachments

(1 file)

2.36 KB, patch
bugzilla-mozilla-20000923
: review+
Details | Diff | Splinter Review
So as to support filtering. /who 0 o would give you a list of opers, except that it doesn't work because we drop the last parameter, after which it will pretty much spam your ... off with all non-invisible users in private channels (or something similar). /quote WHO 0 o doesn't work because we use a special flag (pendingWhoReply) to decide whether we want to do anything with /who type replies (352 and related codes). I'm not sure what exactly we should be doing (if not just sending everything and not caring about syntax). I'm also not sure why we're not displaying replies anyway (I can tell from the code what we're doing, just not sure why the code was written like that). Depending on reasons and documentation (if existing), I'll see what I do with it, maybe some time this weekend. If anyone else wants to have a bash, please do.
Bleh, bugzilla detects branch versions now? :|
Version: 1.8 Branch → unspecified
Attached patch PatchSplinter Review
Patch. r? -> Silver
Assignee: rginda → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Attachment #224314 - Flags: review?(silver)
Comment on attachment 224314 [details] [diff] [review] Patch r=silver We block who replies normally because they are considered an internal and not very useful to the user thing. The Data Manager would clear that up.
Attachment #224314 - Flags: review?(silver) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.74]
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: