Actions
Bug #33942
closedTask #33745: Integrate File Abstraction Layer
Unknown t3lib_TcaRelationService in StaticRecordCollection
Start date:
2012-02-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
t3lib_collection_StaticRecordCollection::loadContents() tries to access class t3lib_TcaRelationService which is not available in the TYPO3 Core. The accordant dependent feature request was pending for master (see #32148). Since the TcaRelationService was dropped for 4.7, this fix uses plain MM queries to get the desired results.
Actions