View Issue Details

IDProjectCategoryView StatusLast Update
0014552mantisbtinstallationpublic2014-09-23 18:05
Reporterdregad Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.12 
Target Version1.2.12Fixed in Version1.2.12 
Summary0014552: 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.

[1] http://adodb.sourceforge.net/#extension

TagsNo tags attached.

Relationships

related to 0014549 closeddregad Error sending email when more than one person has added a note 
related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:56

reporter   ~0036152

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x eb026965

2012-08-07 01:43

dregad


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

dregad


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