8000 Overwriting translations of bundles does not work · Issue #40264 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
8000

Overwriting translations of bundles does not work #40264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sormes opened this issue Feb 20, 2021 · 2 comments
Closed

Overwriting translations of bundles does not work #40264

sormes opened this issue Feb 20, 2021 · 2 comments

Comments

@sormes
Copy link
Contributor
sormes commented Feb 20, 2021

Symfony version(s) affected: 4.4.19

Description

Overwriting translations of bundles does not work

How to reproduce

try override translation from bundle in app.

more info in sonata-project/SonataAdminBundle#6881

Possible Solution

I don't know exactly why it is sorted by name here. But this is where the order of the files changes.
https://github.com/symfony/framework-bundle/blob/4.4/DependencyInjection/FrameworkExtension.php#L1248

Additional context

This has arisen from this other issue in sonata project

sonata-project/SonataAdminBundle#6881

@wouterj
Copy link
Member
wouterj commented Feb 20, 2021

Hi! Thanks for creating a bug report. However, this bug has been reported multiple times already and is now fixed in the 4.4.x. See #40014 for the original bug report. You can revert back to 4.4.18 and wait for a 4.4.20 release to work around this bug.

@wouterj wouterj closed this as completed Feb 20, 2021
@sormes
Copy link
Contributor Author
sormes commented Feb 20, 2021

@wouterj

Thanks and sorry I have only searched the open issues. My fault . ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0