Actions
Bug #18222
closedExplain select TS: Indices are not rendered for the output
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2008-02-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Although the indices are stored in an array, this array is not in the frontent output.
Small TYPO in t3lib_db.php line 1219, change to
$data['indices'] = $indices_output;
(issue imported from #M7546)
Files
No data to display
Actions