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