Closed DanieliMi closed 3 months ago
Hi @DanieliMi. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-Delta. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. @magento give me 2.4-develop instance
Hi @DanieliMi ,
Thanks for your reporting and collaboration. We have verified the issue in latest 2.4-develop instance, but we are unable to reproduce the issue. Kindly refer the screenshots.
Steps to reproduce.
Please let us know if any other steps are needed to be performed.
Thanks.
Hi @DanieliMi ,
We have noticed that this issue has not been updated since long time. Hence we assume that this issue is fixed now, so we are closing it. Please feel to raise a fresh ticket or reopen this ticket if you need more assistance on this.
Thanks.
Preconditions and environment
Steps to reproduce
Expected result
You receive the translated message "Adressvalidierung fehlgeschlagen:..."
Actual result
You receive the original message. "Failed address validation:...".
Additional information
In https://github.com/magento/magento2/blob/1b99b6d59b27613ca70e60f4067743d715c3e02d/app/code/Magento/Quote/Model/SubmitQuoteValidator.php#L69C24-L69C56
"\n"
is used but when the csv is read it equals to'\n'
so the key cannot be found within\Magento\Framework\Phrase\Renderer\Translate::render
.Release note
No response
Triage and priority