Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009560 | mantisbt | other | public | 2008-08-21 07:20 | 2008-10-18 18:32 |
| Reporter | jreese | Assigned To | jreese | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.2 | ||||
| Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
| Summary | 0009560: Wrong behaviour in Session API (session_save_path error message) | ||||
| Description | While using the session (authenth or more), a session_save_path error is displayed. If the path is correctly set, session_save_path is never triggered. Otherwise you have the error message. | ||||
| Steps To Reproduce | Just configure $g_session_save_path to false | ||||
| Additional Information | Patch line 54 (53-56) in session_api.php [CODE] The error was in the condition, a "!" making it all incoherent | ||||
| Tags | No tags attached. | ||||
related to
child of
duplicate of