View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005992 | unreal | ircd | public | 2021-11-03 19:03 | 2021-11-10 16:12 |
| Reporter | fo | Assigned To | syzop | ||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 6.0.0-beta1 | ||||
| Fixed in Version | 6.0.0-beta3 | ||||
| Summary | 0005992: link.LINK_ERROR_CONNECT doesn't expand properly | ||||
| Description | Example of a message: irc.freenode.ceo: link.LINK_ERROR_CONNECT [error] Unable to link with server join.pissnet.for.cutefox.pictures [$link_block.ip:$link_block.port]: Success | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
Fixed, thanks for the report. I let the "Success" be what it is for now and only did the fix for the expansion. commit b3b40e62c52085f40837385b5407b70899960a03 (HEAD -> unreal60_dev, origin/unreal60_dev) Author: Bram Matthys <[email protected]> Date: Wed Nov 10 16:10:59 2021 +0100 Fix failed expansion in link.LINK_ERROR_CONNECT. Reported by fo in https://bugs.unrealircd.org/view.php?id=5992 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-11-03 19:03 | fo | New Issue | |
| 2021-11-03 19:20 | fo | Issue cloned: 0005993 | |
| 2021-11-10 16:12 | syzop | Assigned To | => syzop |
| 2021-11-10 16:12 | syzop | Status | new => resolved |
| 2021-11-10 16:12 | syzop | Resolution | open => fixed |
| 2021-11-10 16:12 | syzop | Fixed in Version | => 6.0.0-beta3 |
| 2021-11-10 16:12 | syzop | Note Added: 0022183 |