View Issue Details

IDProjectCategoryView StatusLast Update
0002842unrealircdpublic2007-04-16 10:14
ReporterZell Assigned Tostskeeps 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
PlatformallOSallOS Versionall
Product Version3.2.4 
Fixed in Version3.3-alpha0 
Summary0002842: [Rehashing] Output glitch in server notice
DescriptionNormally when you rehash a local server it says
*** <nick> is rehashing server configuration file

However, if for some odd reason you type /rehash Servername where Servername is the name of the server you are connected to, it does not output your nick.

->server: rehash
*** Notice -- Kei is rehashing server config file
*** Notice -- Loading IRCd configuration ..
*** Notice -- Configuration loaded without any problems ..

->server: rehash testserv1.*
*** Notice -- Loading IRCd configuration ..
*** Notice -- Configuration loaded without any problems ..

(I'm assuming that it probably sent out a global notice to the network but the local side received no notice of who rehashed it)
TagsNo tags attached.
Attached Files
s_serv.patch (968 bytes)
3rd party modules

Activities

WolfSage

2007-04-16 00:25

reporter   ~0013434

The second portion of this patch addresses that.

The first portion however I noticed was an inconsistency. The code has worked for years, and I'm unaware if it's supposed to have only one "%s" in it as I'm rusty on my Unreal commands. If that could be looked over and (if it's correct) submitted with the rest of the patch I'd appreciate it.

stskeeps

2007-04-16 00:29

reporter   ~0013435

I need some people to test this through before I commit it.

Bock

2007-04-16 04:36

reporter   ~0013446

2 Sts: I can. :]

stskeeps

2007-04-16 10:14

reporter   ~0013450

Patched in .2351

Issue History

Date Modified Username Field Change
2006-03-02 14:15 Zell New Issue
2007-04-16 00:24 WolfSage File Added: s_serv.patch
2007-04-16 00:25 WolfSage Note Added: 0013434
2007-04-16 00:29 stskeeps Note Added: 0013435
2007-04-16 04:36 Bock Note Added: 0013446
2007-04-16 10:14 stskeeps Status new => resolved
2007-04-16 10:14 stskeeps Fixed in Version => 3.3-alpha0
2007-04-16 10:14 stskeeps Resolution open => fixed
2007-04-16 10:14 stskeeps Assigned To => stskeeps
2007-04-16 10:14 stskeeps Note Added: 0013450