View Issue Details

IDProjectCategoryView StatusLast Update
0006060unrealircdpublic2023-03-18 13:42
ReporterValware Assigned Tosyzop  
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.0.2-rc1 
Fixed in Version6.0.7 
Summary0006060: nick.BAD_NICK_REMOTE shows wrong server
DescriptionI believe the wrong server is shown.
this error message shows as 'this.server' as the one who tried to introduce the bad remote nick, where it should be 'remote.server'

[13:18:45] -this.server- nick.BAD_NICK_REMOTE [error] Server link this.server tried to introduce bad nick '917591034198' -- rejected.

This happened on user introduction and not from /nick
Steps To ReproduceRemotely introduce an incorrect nick
TagsNo tags attached.
3rd party modules

Activities

syzop

2023-03-18 13:42

administrator   ~0022776

Thanks, should be fixed now.

https://github.com/unrealircd/unrealircd/commit/5cdcb95cdf5fca5d5ca2ce38419867c7b1a88769

commit 5cdcb95cdf5fca5d5ca2ce38419867c7b1a88769 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD)
Author: Bram Matthys <[email protected]>
Date: Sat Mar 18 13:41:16 2023 +0100

    Fix log message nick.BAD_NICK_REMOTE showing wrong server.
    Reported by Valware in https://bugs.unrealircd.org/view.php?id=6060

Issue History

Date Modified Username Field Change
2022-01-23 14:30 Valware New Issue
2023-03-18 13:42 syzop Assigned To => syzop
2023-03-18 13:42 syzop Status new => resolved
2023-03-18 13:42 syzop Resolution open => fixed
2023-03-18 13:42 syzop Fixed in Version => 6.0.7
2023-03-18 13:42 syzop Note Added: 0022776