| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002957 | Spring engine | General | public | 2012-02-14 12:19 | 2012-02-27 23:37 | ||||
| Reporter | abma | ||||||||
| Assigned To | abma | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | unable to reproduce | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0002957: unitsync.log is created in cwd | ||||||||
| Description | unitsync.log is created in pwd, according to the docstring it should be created in the writeable dir: https://github.com/spring/spring/blob/develop/rts/System/LogOutput.h#L34 but its created in cwd: https://github.com/spring/spring/blob/develop/rts/System/LogOutput.cpp#L112 | ||||||||
| Additional Information | https://github.com/spring/spring/pull/32 | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
abma (administrator) 2012-02-14 12:45 |
DataDirLocator does a chdir....uhm... i'm confused... |
|
abma (administrator) 2012-02-27 23:37 |
... |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-14 12:19 | abma | New Issue | |
| 2012-02-14 12:45 | abma | Note Added: 0008290 | |
| 2012-02-27 23:37 | abma | Note Added: 0008352 | |
| 2012-02-27 23:37 | abma | Status | new => resolved |
| 2012-02-27 23:37 | abma | Resolution | open => unable to reproduce |
| 2012-02-27 23:37 | abma | Assigned To | => abma |


