SiT! Bugs - SiT! | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0001756 | SiT! | config | public | 2011-12-27 12:08 | 2012-01-13 19:40 | ||||||||||
Reporter | nicdev | ||||||||||||||
Assigned To | paulh | ||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||
Status | resolved | Resolution | fixed | ||||||||||||
Platform | Windows | OS | Windows Server | OS Version | 2000+Later | ||||||||||
Product Version | Current GIT | ||||||||||||||
Target Version | 3.90beta1 | Fixed in Version | Current GIT | ||||||||||||
Summary | 0001756: clean_fspath() removes the ":" from windows paths | ||||||||||||||
Description | On a windows system when SiT wants to write to the debug log, in line 558 of functions.inc.php: $fp = fopen(clean_fspath($CONFIG['error_logfile']), 'a+'); this causes a path like this for example - D\wamp\www\sit\logs\sit.log which obviously fails. Either we have to specify the error_logfile differently in the Config, or we need to make an exception for clean_fspath() | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2011-12-27 12:08 | nicdev | New Issue | |||||||||||||
2012-01-07 14:59 | Tomse | Relationship added | related to 0001719 | ||||||||||||
2012-01-13 19:35 | paulh | Assigned To | => paulh | ||||||||||||
2012-01-13 19:35 | paulh | Status | new => confirmed | ||||||||||||
2012-01-13 19:36 | paulh | Note Added: 0004406 | |||||||||||||
2012-01-13 19:36 | paulh | Target Version | 3.90beta1 => 3.66 LTS | ||||||||||||
2012-01-13 19:39 | paulh | Note Added: 0004407 | |||||||||||||
2012-01-13 19:39 | paulh | Target Version | 3.66 LTS => 3.90beta1 | ||||||||||||
2012-01-13 19:39 | paulh | Relationship added | duplicate of 0001713 | ||||||||||||
2012-01-13 19:40 | paulh | Note Added: 0004408 | |||||||||||||
2012-01-13 19:40 | paulh | Status | confirmed => resolved | ||||||||||||
2012-01-13 19:40 | paulh | Resolution | open => fixed | ||||||||||||
2012-01-13 19:40 | paulh | Fixed in Version | => Current GIT |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|