Actions
Bug #80834
closedEuropean Union Flag does not get rendered when selected for a system_language
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2017-04-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The europeanunion select item has the wron value attached in TCA, since the flag is called flags-eu and not flags-europeanunion.
Reproduce:- Select europeanunion flag for a sys_language
- Save
On a sidenote: Downside to the change is, that if europeanunion was selected, after the patch this is a "INVALID VALUE" and has to be selected again. My personal opinion is that that is such a low impact that it is OK.
7LTS also affected.
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52436
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52468
Updated by Daniel Goerz over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e8a120437b1498d8034d88a64a26b1d63fd5c76b.
Actions