View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002927 | unreal | ircd | public | 2006-05-26 13:30 | 2006-05-26 23:43 |
| Reporter | Bricker | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002927: IRCd message | ||||
| Description | * Bricker: you're not channel operator should be * Bricker: you're not a channel operator | ||||
| Steps To Reproduce | dont be op'd in a channel and try to voice someone | ||||
| 3rd party modules | |||||
|
|
RFC1459 Section 6.1: 482 ERR_CHANOPRIVSNEEDED "<channel> :You're not channel operator" - Any command requiring 'chanop' privileges (such as MODE messages) must return this error if the client making the attempt is not a chanop on the specified channel. It's what the spec says it must be. Not much we can do about that. Changing the text will break clients. Furthermore, it's not grammatically incorrect. You're defining "channel operator" as a noun. In this context it can easily be viewed as an adjective (it's refering to a privilege, i.e., a trait of the user). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-05-26 13:30 | Bricker | New Issue | |
| 2006-05-26 23:43 |
|
Note Added: 0011781 | |
| 2006-05-26 23:43 |
|
Status | new => closed |