View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005764 | unreal | ircd | public | 2020-10-01 18:54 | 2021-11-10 07:32 |
| Reporter | PeGaSuS | Assigned To | syzop | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu | OS Version | 20.04 |
| Product Version | 5.0.7-rc1 | ||||
| Fixed in Version | 6.0.0-beta3 | ||||
| Summary | 0005764: /WALLOPS <text> doesn't echo back the message to the sender | ||||
| Description | When using '/WALLOPS <text>', the message isn't echoed back to the sender. Tested with AdiIRC, IRCCloud and Hexchat. | ||||
| Steps To Reproduce | 1) Gain oper access with '/oper <nick> <password> 2) Connect another nickname to the network and set said nick with 'umode +w' 2) Type: /wallops <text> 3) The other nickname will receive the message but the sender won't see the message echoed back | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
commit 9f56fb4aa758df814a390812472ca0760d7cc3c7 (HEAD -> unreal60_dev, origin/unreal60_dev) Author: Bram Matthys <[email protected]> Date: Wed Nov 10 07:27:47 2021 +0100 Make /WALLOPS send the text also back to the person who issued it reported by PeGaSuS in https://bugs.unrealircd.org/view.php?id=5764 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-10-01 18:54 | PeGaSuS | New Issue | |
| 2021-11-10 07:32 | syzop | Assigned To | => syzop |
| 2021-11-10 07:32 | syzop | Status | new => resolved |
| 2021-11-10 07:32 | syzop | Resolution | open => fixed |
| 2021-11-10 07:32 | syzop | Fixed in Version | => 6.0.0-beta3 |
| 2021-11-10 07:32 | syzop | Note Added: 0022178 |