Actions
Bug #79062
closedFilelist allows metadata translation for disabled languages
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
Steps to reproduce:¶
- Create a new sys_language (German)
- Create a new sys_langauge (Danish)
- Disable the sys_language
- Open the file list module
- Click on the icon for creating a new file metadata translation
Current behavior¶
Both languages show up (German and Danish).
Expected behavior¶
Only the German langauge is available (because Danish is disabled).
Actions