View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002842 | unreal | ircd | public | 2006-03-02 14:15 | 2007-04-16 10:14 |
Reporter | Zell | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | all | OS | all | OS Version | all |
Product Version | 3.2.4 | ||||
Fixed in Version | 3.3-alpha0 | ||||
Summary | 0002842: [Rehashing] Output glitch in server notice | ||||
Description | Normally 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) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
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. |
|
I need some people to test this through before I commit it. |
|
2 Sts: I can. :] |
|
Patched in .2351 |
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 |
|
Note Added: 0013435 | |
2007-04-16 04:36 | Bock | Note Added: 0013446 | |
2007-04-16 10:14 |
|
Status | new => resolved |
2007-04-16 10:14 |
|
Fixed in Version | => 3.3-alpha0 |
2007-04-16 10:14 |
|
Resolution | open => fixed |
2007-04-16 10:14 |
|
Assigned To | => stskeeps |
2007-04-16 10:14 |
|
Note Added: 0013450 |