[TYPO3-english] Run something regullary
Gulay Boris
boris at boressoft.ru
Sun Aug 8 15:17:59 CEST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
08.08.2010 11:45, Xavier Perseguers ?????:
> Hi,
>
> Gulay Boris wrote:
>> On Sat, 07 Aug 2010 16:46:38 +0200, Xavier Perseguers
>> <typo3 at perseguers.ch> wrote:
>>> I cannot reproduce this problem with unit test using DBAL trunk. Could
>>> you please make sure you have the latest released version of DBAL (by
>>> having latest stable release of TYPO3 for your branch) and then, if
>>> problem persists, please let me know which version of DBAL (or TYPO3)
>>> you have.
>> TYPO3 v 4.3.5
>> DBAL v 1.0.5
>> Sheduler v 1.0.0
>
> Really strange...
Sorry, I was wrong about what query produces this error (I'm really sad
about it, sorry again!). I've just checked code one more time and found
that query is here: scheduler/mod1/index.php:927
$query = array(
'SELECT' => '*',
'FROM' => 'tx_scheduler_task',
'ORDERBY' => 'nextexecution'
);
$res = $GLOBALS['TYPO3_DB']->exec_SELECT_queryArray($query);
I copy this query to my own extension and it generates the same error
because parseWhereClause is called with empty string.
Hope you still can help me. :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkxerocACgkQRolDgaZPAiHvDgCeP4+ssPwD+Z8XybkA7jfIv1jx
owYAn2x71tLDlOR8wp/8VX3OB7rlVy6n
=/w6f
-----END PGP SIGNATURE-----
More information about the TYPO3-english
mailing list