Skip to content

[Translation] [LocoProvider] Fix use of asset ids #44857

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

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

danut007ro
Copy link
Contributor

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
License MIT

When using asset ids, because the ids were retrieved from localize, they could be in another order than the ones from local catalogue. Because of this, when used the array_combine, the messages would end mixed up.

I manually check and build the assets, so the ids will match.

@fabpot
Copy link
Member

fabpot commented Dec 30, 2021

Thank you @danut007ro.

@fabpot fabpot merged commit 1e76053 into symfony:5.4 Dec 30, 2021
This was referenced Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants