View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002463 | unreal | ircd | public | 2005-04-06 05:43 | 2005-04-06 18:30 |
| Reporter | Snake | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002463: /NAMES without parameter | ||||
| Description | - ***** Names ***** - Provides a list of users on the specified channel. - Syntax: NAMES <channel> Example: NAMES #Support - The channel parameter is required in the /NAMES command says the help. So, /NAMES without any parameter should just return an error like "Not enough parameters" instead of "End of /NAMES list." | ||||
| 3rd party modules | |||||
|
|
According to RFC 1459 the channel parameter is not required: If no <channel> parameter is given, a list of all channels and their occupants is returned. At the end of this list, a list of users who are visible but either not on any channel or not on a visible channel are listed as being on `channel' "*". (Sounds like a very bad idea to me... O.o) |
|
|
i think its better the way it is |
|
|
RFC1459 says the channel is optional, we do not. However, to remain compatible with channels that expect it to be optional, we must return that numeric. You will find that all IRCds do this. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-04-06 05:43 | Snake | New Issue | |
| 2005-04-06 07:40 | Dukat | Note Added: 0009709 | |
| 2005-04-06 11:32 | White_Magic | Note Added: 0009710 | |
| 2005-04-06 18:30 |
|
Status | new => closed |
| 2005-04-06 18:30 |
|
Note Added: 0009711 |