Actions
Bug #19645
closedFilepermissons (RW) in filelist was hardcoded
Start date:
2008-11-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The letters 'R' (for read) and 'W' (for write) are hardcoded in the filelist module. This affected the folder and the file section in the list overview.
Solution:- remove the harcoded labels and fetch the translateable labels from locallang_mod_file_list.xml
(issue imported from #M9844)
Files
Actions