View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023966 | mantisbt | code cleanup | public | 2018-02-12 10:29 | 2018-03-04 00:36 |
Reporter | atrol | Assigned To | atrol | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 2.12.0 | Fixed in Version | 2.12.0 | ||
Summary | 0023966: Option session_handler not implemented | ||||
Description | $g_session_handler is available since many years, but was not implemented. It seems there is no real need for it, so obsolete it. | ||||
Additional Information | To avoid merge conflicts, don't start implementing before merge of PR https://github.com/mantisbt/mantisbt/pull/1283 | ||||
Tags | No tags attached. | ||||
MantisBT: master 1ed490a1 2018-02-14 04:38:50 Details Diff |
Remove unusable option session_handler $g_session_handler has been available for many years, but was never implemented. Fixes 0023966 |
Affected Issues 0023966 |
|
mod - config_defaults_inc.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - core/obsolete.php | Diff File | ||
mod - core/session_api.php | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/webserver.xml | Diff File | ||
mod - lang/strings_english.txt | Diff File |