View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002367 | unreal | ircd | public | 2005-02-23 08:51 | 2005-02-25 13:57 |
| Reporter | vonitsanet | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2.2 | ||||
| Summary | 0002367: /who command | ||||
| Description | if someone types "/who" unreal should send him the who command flags and not a whole list of users. | ||||
| 3rd party modules | |||||
|
|
Why? We're doing what RFC1459 says: In the absence of the <name> parameter, all visible (users who aren't invisible (user mode +i) and who don't have a common channel with the requesting client) are listed. I see no reason to change this behavior. |
|
|
but for ircops it lists the whole server, i dont see that written there? |
|
|
White_Magic you mean the whole network.. |
|
|
[quote]In the absence of the <name> parameter, all visible (users who aren't invisible (user mode +i) and who don't have a common channel with the requesting client) are listed.[/quote] since ircops can see every user (=all users are visible) it is exactly what is written there... (rfc1459 "4.5.1 Who query" ) |
|
|
Is this logic? I mean.. i think it will be better if on just "/who" returns the flags list and if u want a whole list of users u can do "/who +h *". Many times many users doesnt know the correct use of the command and the result is a "floody" list of users... |
|
|
"/who" had this behaviour as long as irc exists - I think everyone has learned his lesson once or twice with dead sockets... on the other hand - imho /who is not really usefull for non-opers, so they will not use it... and the "i've got an auto-/who-every-2-minutes-client/script-users" should better repair their software... |
|
|
medice have u ever try to do this on bahamut? it will show u the modes list and the help. |
|
|
Then bahamut is broken and violating the RFC. It is stated quite clearly that /who defaults to simply dumping a list of all visible users. |
|
|
[quote]medice have u ever try to do this on bahamut? it will show u the modes list and the help.[/quote] Yes, bahamut shows the help. That was bahamut's decision, they decided to ignore RFC1459 in this regard. We did not. I see no reason to show the help when they type /who. If you want help with /who, that's what /helpop is for. Type /helpop who and you'll have all the information you could ever want. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-02-23 08:51 | vonitsanet | New Issue | |
| 2005-02-23 20:18 |
|
Note Added: 0009270 | |
| 2005-02-24 06:07 | White_Magic | Note Added: 0009273 | |
| 2005-02-24 06:17 | vonitsanet | Note Added: 0009274 | |
| 2005-02-24 06:21 | medice | Note Added: 0009275 | |
| 2005-02-24 06:30 | vonitsanet | Note Added: 0009276 | |
| 2005-02-24 06:50 | medice | Note Added: 0009277 | |
| 2005-02-24 06:57 | vonitsanet | Note Added: 0009278 | |
| 2005-02-24 23:26 | aquanight | Note Added: 0009289 | |
| 2005-02-24 23:27 | aquanight | Note Edited: 0009289 | |
| 2005-02-25 00:02 |
|
Note Added: 0009293 | |
| 2005-02-25 13:57 |
|
Status | new => closed |