Actions
Bug #15971
closedExtensions which use function pi_getPidList() from class tslib_pibase do not work with DBAL
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-04-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The function pi_getPidList() from class tslib_pibase which is used in some extensions (e.g. tt_news) to get the list of pids where to search for records is always returning 0 when DBAL is used. Therefore an extension which uses this function will never display any records.
TYPO3 4.0 cvs with dbal enabled
Postgres 8.3.1
PHP 5.1.2
(issue imported from #M3104)
Actions