View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
434 | PHPOF1 | Database functions | public | 5 Nov 2015 20:31 | 5 Nov 2015 20:51 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.10 | ||||
Target Version | 1.0.11 | Fixed in Version | 1.0.11 | ||
Summary | 434: Database error handling functions try to use uninitiated connection handle when connect to database fails | ||||
Description | Both the mysql and mysqli modules try to use an uninitiated database handle ($this->_dbh) when reporting an error on initial connect. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
5 Nov 2015 20:31 | timj | New Issue | |
5 Nov 2015 20:31 | timj | Status | new => assigned |
5 Nov 2015 20:31 | timj | Assigned To | => timj |
5 Nov 2015 20:33 | timj | Note Added: 487 | |
5 Nov 2015 20:33 | timj | Status | assigned => resolved |
5 Nov 2015 20:33 | timj | Fixed in Version | => 1.0.11 |
5 Nov 2015 20:33 | timj | Resolution | open => fixed |
5 Nov 2015 20:51 | timj | Status | resolved => closed |