ClearFoundation Tracker - ClearOS |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000032 | ClearOS | app-flexshare - Flexshares | public | 2010-02-24 09:16 | 2013-01-29 13:15 |
|
Reporter | bchambers | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | suspended | |
Platform | | OS | | OS Version | |
Product Version | 5.1 | |
Target Version | 5.1 | Fixed in Version | | |
|
Summary | 0000032: FTPS with Flexshare broken if selected FTP hostname does not match real hostname |
Description | Updates to the Ssl.class.php file (renamed constants) were not carried over to Flexshare.class.php. Two typos were also introduced.
Line 1017 & 1438:
$ssl->SetPURPOSE(Ssl::PURPOSE_SERVER);
Should be:
$ssl->SetPurpose(Ssl::PURPOSE_SERVER_CUSTOM);
Note change in method name (caps) and change in constant
|
Steps To Reproduce | |
Additional Information | This bug seems to have been introduced in ClarkConnect 5.0 and carried forward into ClearOS 5.1. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-24 09:16 | bchambers | New Issue | |
2010-02-24 09:56 | user2 | Note Added: 0000046 | |
2010-02-24 09:59 | user2 | Note Added: 0000047 | |
2010-02-24 09:59 | user2 | Summary | FTPS with Flexshare broken => FTPS with Flexshare broken if selected FTP hostname does not match real hostname |
2010-02-24 09:59 | user2 | Assigned To | => bchambers |
2010-02-24 09:59 | user2 | Status | new => assigned |
2010-02-24 09:59 | user2 | ETA | none => < 1 week |
2010-02-24 09:59 | user2 | Target Version | => 5.1 |
2010-02-24 10:00 | user2 | Note Edited: 0000047 | |
2013-01-29 13:15 | user2 | Note Added: 0000655 | |
2013-01-29 13:15 | user2 | Status | assigned => resolved |
2013-01-29 13:15 | user2 | Resolution | open => suspended |
2013-01-29 13:15 | user2 | Status | resolved => closed |
2013-01-29 13:15 | user2 | Assigned To | bchambers => |