View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005758 | unreal | ircd | public | 2020-09-26 18:35 | 2020-09-27 17:01 |
Reporter | GaMbiTo- | Assigned To | syzop | ||
Priority | normal | Severity | major | Reproducibility | random |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.6 | ||||
Fixed in Version | 5.0.7-rc1 | ||||
Summary | 0005758: server-time messages out of order | ||||
Description | messages appear out of order. the messages of oneself always appear at the bottom, this happens only with kiwiirc, according to prawnsalad told me that it is because unrealircd does not emit pong in the messages, it would be necessary to add that, deactivating the server-time module the problem is solved. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Thanks for the report (and to westor who told me more exactly what the request was). It's an easy change. commit b01cbff3e16d5cbb26c63204a339f16224ebbe86 (HEAD -> unreal50, origin/unreal50) Author: Bram Matthys <[email protected]> Date: Sun Sep 27 16:49:40 2020 +0200 Add message tags (such as server-time) to PONG. Requested by GaMbiTo- and KiwiIRC authors in https://bugs.unrealircd.org/view.php?id=5758 https://github.com/unrealircd/unrealircd/commit/b01cbff3e16d5cbb26c63204a339f16224ebbe86 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-26 18:35 | GaMbiTo- | New Issue | |
2020-09-27 16:31 | syzop | Priority | high => normal |
2020-09-27 17:01 | syzop | Assigned To | => syzop |
2020-09-27 17:01 | syzop | Status | new => resolved |
2020-09-27 17:01 | syzop | Resolution | open => fixed |
2020-09-27 17:01 | syzop | Fixed in Version | => 5.0.7-rc1 |
2020-09-27 17:01 | syzop | Note Added: 0021761 |