Bug #25496
Checking $GLOBALS['TYPO3_DB']->link with DBAL
| Status: | New | Start date: | 2011-03-31 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Checking $GLOBALS['TYPO3_DB']->link (class.tx_devlog.php:69) does not work with DBAL and PostgreSQL (and IMHO all databases other than MySQL). You should remove this check.