[TYPO3-core] FYI #15396: Wrong query - crashes with DBAL
Xavier Perseguers
typo3 at perseguers.ch
Thu Aug 12 13:54:34 CEST 2010
Hi,
FYI, following patch was committed to:
- trunk (rev. 8575)
- TYPO3_4-4 (rev. 8576-8577) [ChangeLog was not committed with -N .
parameter]
- TYPO3_4-3 (rev. 8578)
Type: bug with DBAL (nobrainer)
Bugtracker reference:
http://bugs.typo3.org/view.php?id=15396
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.
Cheers
Xavier
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15396.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100812/07efd589/attachment.asc>
More information about the TYPO3-team-core
mailing list