View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014552 | mantisbt | installation | public | 2012-08-06 12:25 | 2024-10-27 09:29 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | major | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.12 | ||||
| Target Version | 1.2.12 | Fixed in Version | 1.2.12 | ||
| Summary | 0014552: Add a system check to ensure that the ADOdb extension is not loaded | ||||
| Description | The ADOdb extension [1] code does not behave in the same way as the library's PHP source, resulting in unexpected behavior, e.g. in function db_result (see 0014549). To avoid this, a check should be performed to warn the admin if the extension is loaded. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x eb026965 2012-08-07 01:43 Details Diff |
Fix 0014552: Update admin checks to make sure ADOdb extension is not used |
Affected Issues 0014552 |
|
| mod - admin/check.php | Diff File | ||
|
MantisBT: master 804cd348 2012-08-07 01:43 Details Diff |
Fix 0014552: Update admin checks to make sure ADOdb extension is not used |
Affected Issues 0014552 |
|
| mod - admin/check/check_database_inc.php | Diff File | ||