View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003075 | unreal | ircd | public | 2006-09-28 16:21 | 2013-05-07 06:19 |
Reporter | aquanight | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86 | OS | Linux Gentoo | OS Version | 2.6.17 |
Product Version | 3.3-alpha0 | ||||
Fixed in Version | 3.4-alpha1 | ||||
Summary | 0003075: Log block fails silently for non-creatable log files. | ||||
Description | If you try to set a log block, and the containing directory doesn't exist/isn't writable, unreal simply fails silently. | ||||
Steps To Reproduce | Create a log block to a file like: log/something.log, but don't create the directory log. Start ircd. It doesn't complain about not being able to write the log file, and simply silently fails any writes to that file. | ||||
Additional Information | Probably best to just do a writable test (ie: open for append then close) on the log file in _test_log? | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-09-28 16:21 | aquanight | New Issue | |
2007-04-15 18:08 | WolfSage | Note Added: 0013419 | |
2007-04-18 05:28 |
|
Status | new => acknowledged |
2007-05-14 18:41 | WolfSage | Note Added: 0014138 | |
2007-05-14 18:42 | WolfSage | Status | acknowledged => resolved |
2007-05-14 18:42 | WolfSage | Resolution | open => fixed |
2007-05-16 02:43 |
|
Status | resolved => assigned |
2007-05-16 02:43 |
|
Assigned To | => WolfSage |
2007-05-17 05:49 |
|
Status | assigned => resolved |
2011-07-19 14:12 | syzop | Assigned To | WolfSage => |
2011-07-19 14:12 | syzop | Status | resolved => needs re porting |
2013-05-07 06:18 |
|
Note Added: 0017516 | |
2013-05-07 06:18 |
|
Status | needs re porting => resolved |
2013-05-07 06:18 |
|
Fixed in Version | => 3.4-alpha1 |
2013-05-07 06:18 |
|
Assigned To | => nenolod |