Bug #76991
closedScheduler does not work with ADOdb
100%
Description
After installing the scheduler extension on current Typo3 7 LTS, everything seemed fine, until I tried to open the BE-Module. Got the following error:
#1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Dbal\Database\DatabaseConnection::_quoteGroupBy() must be of the type array, string given, called in [...]/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php on line 1875 and defined in [...]/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php line 1886
I tried the workarounds discussed (https://wiki.typo3.org/Exception/CMS/1), but none worked. Experienced this failure on two different machines running PHP 5.6 and Postgres 9.4.
Steps to reproduce:
1) Install scheduler Extension in EM
2) Open Scheduler BE-Module
Updated by Riccardo De Contardi over 8 years ago
- Category set to Database API (Doctrine DBAL)
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49768
Updated by Gerrit Code Review about 8 years ago
Patch set 2 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49768
Updated by Morton Jonuschat about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1b702054f808ef9e033aa512e16e1c407f0f859a.