-
Notifications
You must be signed in to change notification settings - Fork 9.4k
First value of translation file isn't parsed properly if the file is UTF-8 encoded #20620
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
Comments
Hi @VitorGit. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @VitorGit do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @irajneeshgupta. Thank you for working on this issue.
|
Hi @nainesh2jcommerce. Thank you for working on this issue.
|
@magento-engcom-team give me 2.3-develop instance |
Hi @irajneeshgupta. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @irajneeshgupta, here is your Magento instance. |
@milindsingh is this duplicate of #20384 ? |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
Hi @VitorGit thank you for you report, all related csv file are in UTF-8, |
Preconditions (*)
Steps to reproduce (*)
Create a csv translation file for any module with any word:

Make sure the csv file sure it's encoded as either UTF-8 or ISO-8859-1:

Expected result (*)
Actual result (*)
The error seems to come from Magento\Framework\File\Csv in this function:
The text was updated successfully, but these errors were encountered: