View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004976 | unreal | ircd | public | 2017-07-30 16:07 | 2019-10-14 14:55 |
Reporter | Gottem | Assigned To | syzop | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.12.1 | ||||
Fixed in Version | 5.0.0-alpha3 | ||||
Summary | 0004976: Clarify output of tkl update | ||||
Description | Right now, when you update an existing TKLine, opers get a notice like: tkl update for nick@host/reason='test2'/by=opernick!ident@host/set=1501365256/expire=1501366228 [causedby: hub.my.net] But most of it is not relevant/human readable. =] Points to improve: * 'by' field shows the oper (or server) who originally set the TKLine, not who _changed_ it * 'set' could either be omitted or changed to read like 'Sat Jul 29 21:54:16 2017 GMT' * 'expire' should also read like 'Sat Jul 29 22:10:28 2017 GMT' * 'causedby' could be omitted as well, as it's not really correct information (it always shows the server to which the oper is connected, even though the oper himself changed it) So perhaps something like: *** [Permanent] <X:Line|Shun> updated for nick@host by <opernick!ident@host|servername> (to expire at Sat Jul 29 22:10:28 2017 GMT: test2) And: *** [Permanent] <X:Line|Shun> updated for nick@host by <opernick!ident@host|servername> (to never expire: test2) So you know, a format similar to adding/removing/expiring TKLines. :> | ||||
Steps To Reproduce | First, as oper1: /gline someone@somehost 600 test Second, as oper2: /gline someone@somehost 900 test2 Then check the server console output | ||||
Tags | No tags attached. | ||||
3rd party modules | N/A | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-07-30 16:07 | Gottem | New Issue | |
2017-07-30 21:10 | Gottem | Tag Attached: test | |
2017-07-30 21:10 | Gottem | Tag Detached: test | |
2017-11-01 10:26 | syzop | Status | new => confirmed |
2017-11-01 10:26 | syzop | Note Added: 0019941 | |
2019-10-14 14:55 | syzop | Assigned To | => syzop |
2019-10-14 14:55 | syzop | Status | confirmed => resolved |
2019-10-14 14:55 | syzop | Resolution | open => fixed |
2019-10-14 14:55 | syzop | Fixed in Version | => 5.0.0-alpha3 |
2019-10-14 14:55 | syzop | Note Added: 0020963 |