Actions
Bug #39968
closedCollections use t3lib_BEfunc
Start date:
2012-08-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
t3lib_collections use e.g. t3lib_BEfunc calls that won't work in the frontend.
Updated by Frans Saris almost 10 years ago
- Status changed from New to Rejected
- Is Regression set to No
The collections can be used in FE. The used functions of t3lib_BEfunc\\TYPO3\CMS\Backend\Utility\BackendUtility don't give troubles here.
Maybe it would be nicer to not use the t3lib_BEfunc functionality but that would be something for a complete rewrite.
Actions