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).
Updated by Alexander Stehlik almost 8 years ago
- Description updated (diff)
- TYPO3 Version changed from 8 to 7
- Is Regression changed from No to Yes
Seems to be a regression introduced in https://review.typo3.org/#/c/30258
Updated by Riccardo De Contardi about 7 years ago
This issue is still present on TYPO3 7.6.22, but is solved in 8.7.6 and 9.0.0-dev (master)
Updated by Christian Kuhn about 7 years ago
unsure if we should still change this in 7.6 - probably not that critical.
Updated by Stefan Neufeind about 7 years ago
- Status changed from New to Rejected
@Christian: I agree, not for v7 anymore.
Actions