Actions
Bug #58806
closedCategoryBasedFileCollection returns duplicate files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-05-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The loadContents() function in the CategoryBasedFileCollection returns duplicate files as soon as the metadata is translated. It appears as if the method ignores the current language and selects every sys_file_metadata record with the given category.
Actions