Actions
Bug #25614
closedWrong query - craches with DBAL
Start date:
2010-08-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Query in scheduler/mod1/index.php:927 is wrong, missing WHERE clause. If extension is used with DBAL (for example on Postgres), after switching to Sheduler meju item in BE you can only see the following error:
"Could not parse where clause in /usr/share/typo3/typo3/sysext/dbal/class.ux_t3lib_db.php : 1098'.
Fix is suggested Xavier Perseguers by in this message: http://lists.typo3.org/pipermail/typo3-english/2010-August/070366.html.
Patch is attached.
(issue imported from #M15396)
Actions