View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004102 | unreal | ircd | public | 2012-04-05 09:28 | 2012-10-16 11:30 |
Reporter | maxarturo | Assigned To | syzop | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Intel | OS | Windows XP | OS Version | SP3 |
Product Version | 3.2.9 | ||||
Fixed in Version | 3.2.10-rc1 | ||||
Summary | 0004102: MOTD date | ||||
Description | Incorrect date is displayed when reading the file ircd.motd. Displays "1/1/1970 4:00". | ||||
Steps To Reproduce | Connecting to the server. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | None | ||||
|
Confirmed. Windows-only issue. |
|
Thanks for the report, this issue has now been resolved. http://hg.unrealircd.com/hg/unreal/rev/7263bbdde9a0 - Windows: fix MOTD file always showing a date of 1/1/1970, reported by maxarturo (0004102). caused by unreal_getfilemodtime() using CreateFile() to open the file in exclusive mode instead of shared read... |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-05 09:28 | maxarturo | New Issue | |
2012-04-05 09:28 | maxarturo | File Added: ircd.motd | |
2012-04-09 10:58 | syzop | Note Added: 0016978 | |
2012-04-09 10:58 | syzop | Status | new => confirmed |
2012-10-06 12:52 | syzop | Assigned To | => syzop |
2012-10-06 12:52 | syzop | Status | confirmed => assigned |
2012-10-16 11:30 | syzop | Note Added: 0017181 | |
2012-10-16 11:30 | syzop | Status | assigned => resolved |
2012-10-16 11:30 | syzop | Fixed in Version | => 3.2.10-rc1 |
2012-10-16 11:30 | syzop | Resolution | open => fixed |