[TYPO3-core] FYI #15396: Wrong query - crashes with DBAL
François Suter
fsu-lists at cobweb.ch
Thu Aug 12 18:04:18 CEST 2010
Hi,
> Problem:
> Query in scheduler/mod1/index.php:927 is wrong, missing WHERE clause. If
> extension is used with DBAL (for example on PostgreSQL), after switching
> to Sheduler menu 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'.
>
> Solution:
> Add a 'true' WHERE clause to the query.
I'm not sure I understand the issue here. Are you saying that DBAL can't
handle an empty WHERE clause?
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list