View Issue Details

IDProjectCategoryView StatusLast Update
0005688unrealircdpublic2020-07-14 18:39
Reporterwestor Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.5 
Fixed in Version5.0.6 
Summary0005688: Incorrect server message when LOGOUT from the nickname
DescriptionHello,

I am trying to run unrealircd 5.0.5 on the latest atheme .git (7.0.3-rc2) i saw that when someone logouts via /ns logout the ircd sends incorrect data back.

Debug:
<- @time=2020-05-27T20:20:53.189Z;msgid=IgZAgw6qvqaHlAQ6MoIngD :[email protected] NOTICE new_aaa :You have been logged out.
<- :IRC.NetWork.GR 900 new_aaa [email protected] 0 :You are now logged in as 0.

It says: You are now logged in as 0.
It should say: You are not logged out.

Image example: https://i.imgur.com/998vLFv.png

- Thanks!
TagsNo tags attached.
3rd party modules

Activities

k4be

2020-05-28 16:14

developer   ~0021597

I've submitted a pull request with a fix for that.

westor

2020-06-10 20:48

reporter   ~0021623

It should be fixed on https://github.com/unrealircd/unrealircd/commit/3be50cb8d465a5d18a483a8c4335d5ec91d938f8

syzop

2020-07-14 18:39

administrator   ~0021662

PR from k4be merged as well

Issue History

Date Modified Username Field Change
2020-05-27 22:22 westor New Issue
2020-05-28 00:43 syzop Priority urgent => normal
2020-05-28 16:14 k4be Note Added: 0021597
2020-06-10 20:48 westor Note Added: 0021623
2020-06-26 07:25 syzop Severity major => minor
2020-07-14 18:39 syzop Assigned To => syzop
2020-07-14 18:39 syzop Status new => resolved
2020-07-14 18:39 syzop Resolution open => fixed
2020-07-14 18:39 syzop Fixed in Version => 5.0.6
2020-07-14 18:39 syzop Note Added: 0021662