[TYPO3-dev] Bug in t3lib_pageSelect::storeHash()

Christian Kuhn lolli at schwarzbu.ch
Tue Aug 10 17:47:33 CEST 2010


Hey,

On 08/10/2010 05:19 PM, Chris Zepernick {SwiftLizard} wrote:
> get where clause:
>
> .'AND (crdate + lifetime >= ' . $GLOBALS['EXEC_TIME'] . ' OR lifetime = 0)'
>
> has where clause:
>
> ' AND crdate + lifetime >= ' . $GLOBALS['EXEC_TIME']

Good catch! I'll take care, will add unit tests and fix it.

Thanks
Christian




More information about the TYPO3-dev mailing list