View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004028 | unreal | ircd | public | 2011-07-13 21:16 | 2011-07-18 12:53 |
Reporter | Platzii | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Windows | OS | Windows Server | OS Version | Server 2008 |
Product Version | 3.2.8 | ||||
Fixed in Version | 3.2.9-RC2 | ||||
Summary | 0004028: Rehash from commandline doesn't rehash MOTD | ||||
Description | When rehashing from windows commandline, the MOTD doesn't get rehashed. This only happens on a Windows OS. I tried this on 2 Windows hosts and had twice the same result. | ||||
Steps To Reproduce | Check /MOTD Change ircd.motd Use unreal.exe rehash Check /MOTD Notice that MOTD isn't rehashed | ||||
Additional Information | Using 3.2.8.1 Win32 SSL Installed as service | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Btw, config does rehash. Only MOTD doesn't. |
|
Rehash isn't designed to rehash motd's, there is a separate command, /rehash -motd The rc script is not written to rehash motd's or any other /rehash option. This isn't a bug, but a lack of ability. |
|
But in the unix-version it does rehash the MOTD... |
|
Yes, REHASH should rehash all motd&rules etc, this rule was imposed a couple of years ago but at some places the code is still using the old (inconsistent) logic of having part of the MOTD/RULES/etc being re-read (eg: tld) while others are not re-read. - Win32: fix rehash from the command line not working, reported by Platzii (0004028). |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-13 21:16 | Platzii | New Issue | |
2011-07-13 21:42 | Platzii | Note Added: 0016687 | |
2011-07-14 03:25 | katsklaw | Note Added: 0016688 | |
2011-07-14 08:54 | Platzii | Note Added: 0016693 | |
2011-07-18 12:53 | syzop | Note Added: 0016700 | |
2011-07-18 12:53 | syzop | Status | new => resolved |
2011-07-18 12:53 | syzop | Fixed in Version | => 3.2.9-RC2 |
2011-07-18 12:53 | syzop | Resolution | open => fixed |
2011-07-18 12:53 | syzop | Assigned To | => syzop |